TimeSynchronizationGroup.

SyncTime(Object, AnimancerState) Method

Summary

Applies the Animancer.TimeSynchronizationGroup.NormalizedTime to the `state` if the `key` is in this group.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
TimeSynchronizationGroup

Syntax

public bool SyncTime(Object key, AnimancerState state)

Parameters

Name Type Description
key Object
state AnimancerState

Return Value

Type Description
bool