TimeSynchronizationGroup.

StoreTime(Object, AnimancerState) Method

Summary

Stores the Animancer.AnimancerState.NormalizedTime of the `state` if the `key` is in this group.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
TimeSynchronizationGroup

Syntax

public bool StoreTime(Object key, AnimancerState state)

Parameters

Name Type Description
key Object
state AnimancerState

Return Value

Type Description
bool