Summary
Plays the specified state immediately, starting from a particular time (in seconds).
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Hybrid
Animancer Component
Syntax
public AnimancerState PlayInFixedTime(string stateName, int layer = -1, float fixedTime = 0)
Parameters
Name | Type | Description |
---|---|---|
stateName | string | |
layer | int | |
fixedTime | float |
Return Value
Type | Description |
---|---|
AnimancerState |