Struct UnityTerrainSampleConcaveJob
- Namespace
- AwesomeTechnologies.VegetationSystem
- Assembly
- Assembly-CSharp.dll
public struct UnityTerrainSampleConcaveJob : IJobParallelForDefer
- Implements
-
IJobParallelForDefer
- Inherited Members
-
- Extension Methods
-
Fields
Average
Field Value
- bool
Distance
Field Value
- float
Excluded
public NativeArray<byte> Excluded
Field Value
- NativeArray<byte>
HeightMapScale
public Vector3 HeightMapScale
Field Value
- Vector3
HeightmapHeight
public int HeightmapHeight
Field Value
- int
HeightmapWidth
public int HeightmapWidth
Field Value
- int
public NativeArray<float> InputHeights
Field Value
- NativeArray<float>
Inverse
Field Value
- bool
MinHeightDifference
public float MinHeightDifference
Field Value
- float
Position
public NativeArray<float3> Position
Field Value
- NativeArray<float3>
Size
Field Value
- Vector3
TerrainPosition
public Vector3 TerrainPosition
Field Value
- Vector3
Methods
Execute(int)
public void Execute(int index)
Parameters
index int