Field Status
Status of the triangulation. Retrieve this value to detect any errors that occurred during triangulation.
Namespace: andywiecko.BurstTriangulator.LowLevel.Unsafe
Assembly: .dll
Syntax
public NativeReference<Status> Status
Returns
Type | Description |
---|---|
NativeReference<Status> | Status of the triangulation. Retrieve this value to detect any errors that occurred during triangulation. |