Class Sprinkler
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
public class Sprinkler : MonoBehaviour
Fields
m_Prefab
Declaration
public GameObject m_Prefab
Field Value
| Type | Description |
|---|---|
| GameObject |
m_RandomFactor
Declaration
public float m_RandomFactor
Field Value
| Type | Description |
|---|---|
| Single |
m_UseNormals
Declaration
public bool m_UseNormals
Field Value
| Type | Description |
|---|---|
| Boolean |