Field 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.
Namespace: andywiecko.BurstTriangulator.LowLevel.Unsafe
Assembly: .dll
Syntax
public NativeArray<T2> HoleSeeds
Returns
Type | Description |
---|---|
NativeArray<T2> | 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, act as barriers to prevent further propagation. For more information, refer to the documentation. |