Click or drag to resize

Mesh3VertexColors Property

Gets the vertex colors.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public IReadOnlyList<Color> VertexColors { get; }

Property Value

Type: IReadOnlyListColor

Implements

IReadonlyMeshVertexColors
See Also