Struct IncludeVegetatiomMaskPolygonJob
- Namespace
- AwesomeTechnologies
- Assembly
- Assembly-CSharp.dll
public struct IncludeVegetatiomMaskPolygonJob : IJobParallelForDefer
- Implements
-
IJobParallelForDefer
- Inherited Members
-
- Extension Methods
-
Fields
Denisty
Field Value
- float
Excluded
public NativeArray<byte> Excluded
Field Value
- NativeArray<byte>
PolygonArray
public NativeArray<Vector2> PolygonArray
Field Value
- NativeArray<Vector2>
Position
public NativeArray<float3> Position
Field Value
- NativeArray<float3>
Scale
Field Value
- float
VegetationMaskDensity
public NativeArray<float> VegetationMaskDensity
Field Value
- NativeArray<float>
VegetationMaskScale
public NativeArray<float> VegetationMaskScale
Field Value
- NativeArray<float>
Methods
Execute(int)
public void Execute(int index)
Parameters
index int