LinearMixerTransition.Drawer.

LinearMixerTransition.

DoThresholdGUI(Rect, int) Method

Summary

Draws the GUI of the threshold at the specified `index`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
LinearMixerTransition.Drawer

Syntax

protected override void DoThresholdGUI(Rect area, int index)

Parameters

Name Type Description
area Rect
index int

Return Value

Type Description
void