Information about the current or next state.
| length | Current duration of the state. |
|---|---|
| loop | Is the state looping. |
| nameHash | Name of the State. |
| normalizedTime | Normalized time of the State. |
| tagHash | The Tag of the State. |
| IsName | Does name match the name of the active state in the statemachine? |
|---|---|
| IsTag | Does tag match the tag of the active state in the statemachine. |