Table of Contents

Struct SampleVegetatiomMaskLineJob

Namespace
AwesomeTechnologies
Assembly
Assembly-CSharp.dll
public struct SampleVegetatiomMaskLineJob : 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>

LineSegment2D

public LineSegment2D LineSegment2D

Field Value

LineSegment2D

NoiseScale

public float NoiseScale

Field Value

float

Position

public NativeArray<float3> Position

Field Value

NativeArray<float3>

Width

public float Width

Field Value

float

Methods

Execute(int)

public void Execute(int index)

Parameters

index int