Property Halfedges
Halfedges
Continuous buffer of resulting halfedges. A value of -1 indicates that there is no corresponding opposite halfedge. For more information, refer to the documentation on halfedges.
Declaration
public NativeList<int> Halfedges { get; }
Property Value
Type | Description |
---|---|
NativeList<int> |