TimeSynchronizer<T>.

SyncTime(AnimancerLayer, T) Method

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)

Parameters

Name Type Description
layer AnimancerLayer
group T

Return Value

Type Description
bool