Property IgnoredHalfedgesForPlantingSeeds
IgnoredHalfedgesForPlantingSeeds
Buffer corresponding to Halfedges. true indicates that the halfedge was ignored during planting seed step, false otherwise. Constraint edges to ignore can be set in input using IgnoreConstraintForPlantingSeeds.
Declaration
public NativeList<bool> IgnoredHalfedgesForPlantingSeeds { get; }
Property Value
Type | Description |
---|---|
NativeList<bool> |
Remarks
This buffer is particularly useful when using UnsafeTriangulator.