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
TerrainMinHeight
public float TerrainMinHeight
Field Value
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
indexint