TimeSynchronizer<T>.

StoreTime(AnimancerLayer) Method

Summary

Stores the Animancer.AnimancerState.NormalizedTimeD of the Animancer.AnimancerLayer.CurrentState.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
TimeSynchronizer<T>

Syntax

public void StoreTime(AnimancerLayer layer)

Parameters

Name Type Description
layer AnimancerLayer

Return Value

Type Description
void