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