ManualMixerState.

ApplySynchronizeChildren(bool) Method

Summary

Synchronizes the Animancer.AnimancerState.NormalizedTimes of the Animancer.ManualMixerState.SynchronizedChildren by modifying their internal playable speeds.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

protected void ApplySynchronizeChildren(ref bool needsMoreUpdates)

Parameters

Name Type Description
needsMoreUpdates bool

Return Value

Type Description
void