TimeSynchronizer<T>.

SyncTime(AnimancerState, T) Method

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)

Parameters

Name Type Description
state AnimancerState
group T

Return Value

Type Description
bool