Class Sprinkler
Namespace: SpriteShapeExtras
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 |