TimeSynchronizer<T>.

StoreTime(AnimancerState) Method

Summary

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

Syntax

public void StoreTime(AnimancerState state)

Parameters

Name Type Description
state AnimancerState

Return Value

Type Description
void