Click or drag to resize

EditableMeshSetTypeColor Method

Sets the color of the type material

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetTypeColor(
	Color color
)

Parameters

color
Type: Color
Color
See Also