LinearMixerTransitionDrawer.

DoThresholdGUI(Rect, int) Method

Summary

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

Syntax

protected override void DoThresholdGUI(Rect area, int index)

Parameters

Name Type Description
area Rect
index int

Return Value

Type Description
void