Table of Contents

Struct CameraGrid

Namespace
AwesomeTechnologies.VegetationSystem
Assembly
Assembly-CSharp.dll
public struct CameraGrid
Inherited Members
Extension Methods

Fields

JobCullingGroup

public JobCullingGroup JobCullingGroup

Field Value

JobCullingGroup

LastCellDistance

public float LastCellDistance

Field Value

float

PotentialCellPadding

public float PotentialCellPadding

Field Value

float

PotentialCellsCenterPosition

public Vector3 PotentialCellsCenterPosition

Field Value

Vector3

PotentialVisibleCellList

public List<VegetationCell> PotentialVisibleCellList

Field Value

List<VegetationCell>