Property Positions
Positions
Positions of triangulation points.
Declaration
public NativeList<T2> Positions { get; }
Property Value
Type | Description |
---|---|
NativeList<T2> |
Remarks
Note: This buffer may include additional points than Positions if refinement is enabled. Additionally, the positions might differ slightly (by a small ε) if a Preprocessor is applied.