Struct SampleVegetatiomMaskPolygonJob
- Namespace
- AwesomeTechnologies
- Assembly
- Assembly-CSharp.dll
public struct SampleVegetatiomMaskPolygonJob : IJobParallelForDefer
- Implements
-
IJobParallelForDefer
- Inherited Members
-
- Extension Methods
-
Fields
AdditionalWidth
public float AdditionalWidth
Field Value
- float
AdditionalWidthMax
public float AdditionalWidthMax
Field Value
- float
Excluded
public NativeArray<byte> Excluded
Field Value
- NativeArray<byte>
NoiseScale
Field Value
- float
PolygonArray
public NativeArray<Vector2> PolygonArray
Field Value
- NativeArray<Vector2>
Position
public NativeArray<float3> Position
Field Value
- NativeArray<float3>
SegmentArray
public NativeArray<LineSegment2D> SegmentArray
Field Value
- NativeArray<LineSegment2D>
Methods
Execute(int)
public void Execute(int index)
Parameters
index int