Field IgnoreConstraintForPlantingSeeds
Optional buffer used to mark constraints that should be ignored during the seed planting step. The buffer length should be half the length of ConstraintEdges.
Namespace: andywiecko.BurstTriangulator.LowLevel.Unsafe
Assembly: .dll
Syntax
public NativeArray<bool> IgnoreConstraintForPlantingSeeds
Returns
Type | Description |
---|---|
NativeArray<bool> | Optional buffer used to mark constraints that should be ignored during the seed planting step. The buffer length should be half the length of . |