Table of Contents

Class RandomInstancing

Namespace
Global
Assembly
Assembly-CSharp.dll
public class RandomInstancing : MonoBehaviour
Inheritance
RandomInstancing

Constructors

RandomInstancing()

public RandomInstancing()

Fields

m_BaseHash

public int m_BaseHash

Field Value

int

m_Height

public float m_Height

Field Value

float

m_InstancesPerTile

public int m_InstancesPerTile

Field Value

int

m_PoolSize

public int m_PoolSize

Field Value

int

m_Prefab

public GameObject m_Prefab

Field Value

GameObject

m_RandomOrientation

public bool m_RandomOrientation

Field Value

bool

m_RandomPosition

public bool m_RandomPosition

Field Value

bool

m_Size

public float m_Size

Field Value

float