Property HoleSeeds
HoleSeeds
Optional buffer containing seeds for holes. These hole seeds serve as starting points for a removal process that mimics the spread of a virus. During this process, ConstraintEdges act as barriers to prevent further propagation. For more information, refer to the documentation.
Declaration
public NativeArray<T2> HoleSeeds { get; set; }Property Value
| Type | Description | 
|---|---|
| NativeArray<T2> |