Click or drag to resize

Mesh3VertexColors Property

return the vertex colors

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

Property Value

Type: IReadOnlyListColor

Implements

IReadonlyMeshVertexColors
See Also