Class Explode
Inherited Members
Namespace: USD.NET.Examples
Syntax
public class Explode : MonoBehaviour
Fields
m_effectRoot
Declaration
public Transform m_effectRoot
Field Value
| Type | Description |
|---|---|
| Transform |
m_explodeTime
Declaration
public int m_explodeTime
Field Value
| Type | Description |
|---|---|
| Int32 |
m_force
Declaration
public float m_force
Field Value
| Type | Description |
|---|---|
| Single |
m_radius
Declaration
public float m_radius
Field Value
| Type | Description |
|---|---|
| Single |