ButtonGroupStyles.

MiniToRegularButtonStyle(GUIStyle) Method

Summary

Creates a copy of the `style` with the size of a regular button.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ButtonGroupStyles

Syntax

public static GUIStyle MiniToRegularButtonStyle(GUIStyle style)

Parameters

Name Type Description
style GUIStyle

Return Value

Type Description
GUIStyle