ToggledSpeedSlider.

DoToggleGUI(Rect, GUIStyle) Method

Summary

Draws a toggle to show or hide the speed slider.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ToggledSpeedSlider

Syntax

public virtual bool DoToggleGUI(Rect area, GUIStyle style)

Parameters

Name Type Description
area Rect
style GUIStyle

Return Value

Type Description
bool