MeshVertexColors Property |
Gets access to the (optional) vertex color collection in this mesh.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic MeshVertexColorList VertexColors { get; }Public ReadOnly Property VertexColors As MeshVertexColorList
Get
Property Value
Type:
MeshVertexColorList
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also