Struct CreateRaycastCommandsListJob
- Namespace
- AwesomeTechnologies.VegetationSystem
- Assembly
- Assembly-CSharp.dll
public struct CreateRaycastCommandsListJob : IJob
- Implements
-
IJob
- Inherited Members
- Extension Methods
Fields
LayerMask
public int LayerMask
Field Value
MaxHits
public int MaxHits
Field Value
RaycastCommands
public NativeList<RaycastCommand> RaycastCommands
Field Value
- NativeList<RaycastCommand>
SpawnLocationList
public NativeList<VegetationSpawnLocationInstance> SpawnLocationList
Field Value
- NativeList<VegetationSpawnLocationInstance>
Methods
Execute()
public void Execute()