Field Triangles
Continuous buffer of resulting triangles. All triangles are guaranteed to be oriented clockwise.
Namespace: andywiecko.BurstTriangulator.LowLevel.Unsafe
Assembly: .dll
Syntax
public NativeList<int> Triangles
Returns
Type | Description |
---|---|
NativeList<int> | Continuous buffer of resulting triangles. All triangles are guaranteed to be oriented clockwise. |