Click or drag to resize

RhinoMeshVertexColors Property

[Missing <summary> documentation for "P:Karamba.GHopper.Geometry.RhinoMesh.VertexColors"]

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

Property Value

Type: IReadOnlyListColor

Implements

IReadonlyMeshVertexColors
See Also