Click or drag to resize

MarkablePolyLinePoints Property

Gets the list of points.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public IList<dvec3> Points { get; }

Property Value

IListdvec3
See Also