ManualMixerTransition.Drawer.

ManualMixerTransition.

DoSyncToggleGUI(Rect, int) Method

Summary

Draws a toggle to enable or disable Animancer.ManualMixerState.SynchronizedChildren for the child at the specified `index`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerTransition.Drawer

Syntax

protected void DoSyncToggleGUI(Rect area, int index)

Parameters

Name Type Description
area Rect
index int

Return Value

Type Description
void