ManualMixerTransition.Drawer.

ManualMixerTransition.

DoSpeedFieldGUI(Rect, SerializedProperty, 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 DoSpeedFieldGUI(Rect area, SerializedProperty speed, int index)

Parameters

Name Type Description
area Rect
speed SerializedProperty
index int

Return Value

Type Description
void