Table of Contents

Struct IncludeVegetationMaskLineJob

Namespace
AwesomeTechnologies
Assembly
Assembly-CSharp.dll
public struct IncludeVegetationMaskLineJob : IJobParallelForDefer
Implements
IJobParallelForDefer
Inherited Members
Extension Methods

Fields

Denisty

public float 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

public float Scale

Field Value

float

VegetationMaskDensity

public NativeArray<float> VegetationMaskDensity

Field Value

NativeArray<float>

VegetationMaskScale

public NativeArray<float> VegetationMaskScale

Field Value

NativeArray<float>

Width

public float Width

Field Value

float

Methods

Execute(int)

public void Execute(int index)

Parameters

index int