Property ConstrainedHalfedges
ConstrainedHalfedges
Buffer corresponding to Halfedges. true indicates that the halfedge is constrained, false otherwise.
Declaration
public NativeList<bool> ConstrainedHalfedges { get; }
Property Value
Type | Description |
---|---|
NativeList<bool> |