Table of Contents

Class RaycastContainers

Namespace
AwesomeTechnologies.VegetationSystem
Assembly
Assembly-CSharp.dll
public class RaycastContainers
Inheritance
RaycastContainers
Inherited Members
Extension Methods

Constructors

RaycastContainers()

public RaycastContainers()

Fields

RaycastCommands

public NativeArray<RaycastCommand> RaycastCommands

Field Value

NativeArray<RaycastCommand>

RaycastHits

public NativeArray<RaycastHit> RaycastHits

Field Value

NativeArray<RaycastHit>