P_Rhino_Geometry_Mesh_VertexColors - mcneel/rhinocommon-api-docs GitHub Wiki

Mesh.VertexColors Property

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

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public MeshVertexColorList VertexColors { get; }

VB

Public ReadOnly Property VertexColors As MeshVertexColorList
	Get

Property Value

Type: MeshVertexColorList

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️