Summary
Begins a vertical layout group using the given style and decreases the
UnityEditor.EditorGUIUtility.labelWidth
to compensate for the indentation.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerGUI
Syntax
public static void BeginVerticalBox(GUIStyle style)
Parameters
Name | Type | Description |
---|---|---|
style | GUIStyle |
Return Value
Type | Description |
---|---|
void |