Table of Contents

Struct AddInstancesJob

Namespace
AwesomeTechnologies.Utility
Assembly
Assembly-CSharp.dll
public struct AddInstancesJob : IJob
Implements
IJob
Inherited Members
Extension Methods

Fields

InstanceList

public NativeList<ItemSelectorInstanceInfo> InstanceList

Field Value

NativeList<ItemSelectorInstanceInfo>

ScaleMultiplier

public float3 ScaleMultiplier

Field Value

float3

ScatterInstanceList

public NativeList<ScatterInstance> ScatterInstanceList

Field Value

NativeList<ScatterInstance>

VegetationCellIndex

public int VegetationCellIndex

Field Value

int

Methods

Execute()

public void Execute()