Struct IncludeVegetationMaskLineJob
- Namespace
- AwesomeTechnologies
- Assembly
- Assembly-CSharp.dll
public struct IncludeVegetationMaskLineJob : IJobParallelForDefer
- Implements
-
IJobParallelForDefer
- Inherited Members
-
- Extension Methods
-
Fields
Denisty
Field Value
- float
Excluded
public NativeArray<byte> Excluded
Field Value
- NativeArray<byte>
LineSegment2D
public LineSegment2D LineSegment2D
Field Value
- LineSegment2D
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>
Width
Field Value
- float
Methods
Execute(int)
public void Execute(int index)
Parameters
index int