ManualMixerState.

DontSynchronize(AnimancerState) Method

Summary

Removes the `state` from the Animancer.ManualMixerState.SynchronizedChildren.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public void DontSynchronize(AnimancerState state)

Parameters

Name Type Description
state AnimancerState

Return Value

Type Description
void