Property IgnoreConstraintForPlantingSeeds
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.
Declaration
public NativeArray<bool> IgnoreConstraintForPlantingSeeds { get; set; }
Property Value
Type | Description |
---|---|
NativeArray<bool> |