TimeSynchronizationGroup.

SyncTime(Object, AnimancerState, float) 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, float deltaTime)

Parameters

Name Type Description
key Object
state AnimancerState
deltaTime float

Return Value

Type Description
bool