Table of Contents

Struct RaycastTerranCellSampleJob

Namespace
AwesomeTechnologies.VegetationSystem
Assembly
Assembly-CSharp.dll
public struct RaycastTerranCellSampleJob : IJobParallelFor
Implements
IJobParallelFor
Inherited Members
Extension Methods

Fields

TerrainMaxHeight

public float TerrainMaxHeight

Field Value

float

TerrainMinHeight

public float TerrainMinHeight

Field Value

float

TerrainRect

public Rect TerrainRect

Field Value

Rect

VegetationCellBoundsList

public NativeArray<Bounds> VegetationCellBoundsList

Field Value

NativeArray<Bounds>

Methods

Execute(int)

public void Execute(int index)

Parameters

index int