Click or drag to resize

MeshVertexColors Property

Gets access to the (optional) vertex color collection in this mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public MeshVertexColorList VertexColors { get; }

Property Value

Type: MeshVertexColorList
See Also