Click or drag to resize

IReadonlyMeshVertices Property

Get mesh vertices.

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

Property Value

Type: IReadOnlyListPoint3
See Also