Summary
Applies the
Animancer.TimeSynchronizer`1.NormalizedTime to the `state` if the `group` matches the
Animancer.TimeSynchronizer`1.CurrentGroup.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- TimeSynchronizer
<T>
Syntax
public bool SyncTime(AnimancerState state, T group, float deltaTime)
Parameters
| Name | Type | Description |
|---|---|---|
| state | AnimancerState | |
| group | T | |
| deltaTime | float |
Return Value
| Type | Description |
|---|---|
| bool |