Summary
Plays the specified state immediately, starting from a particular normalized time.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ControllerState
Syntax
public void Play(int stateNameHash, int layer = -1, float normalizedTime = -Infinity)
Parameters
Name | Type | Description |
---|---|---|
stateNameHash | int | |
layer | int | |
normalizedTime | float |
Return Value
Type | Description |
---|---|
void |