Class FormaAnimation
Class FormaAnimation.
Namespace: Unity.Industrial.Forma.Staging.Animations
Syntax
public class FormaAnimation : MonoBehaviour
Fields
m_EnterCommand
Enter command
Declaration
protected Command m_EnterCommand
Field Value
| Type | Description |
|---|---|
| Command |
m_ExitCommand
Exit command
Declaration
protected Command m_ExitCommand
Field Value
| Type | Description |
|---|---|
| Command |