Summary
Returns an awaitable that will complete when the specified time passed
or
Animancer.AnimancerNode.IsInterrupted.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerState
.Awaiter
Syntax
public static AnimancerState.Awaiter Time(AnimancerState state, float normalizedTime, CancellationToken cancel = null)
Parameters
| Name | Type | Description |
|---|---|---|
| state | AnimancerState | |
| normalizedTime | float | |
| cancel | CancellationToken |
Return Value
| Type | Description |
|---|---|
| AnimancerState |