Summary
If the
UnityEngine.Rect.height
is positive, this method moves the UnityEngine.Rect.y
by that amount and
adds the Animancer.Editor.AnimancerGUI.StandardSpacing
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerGUI
Syntax
public static void NextVerticalArea(ref Rect area)
Parameters
Name | Type | Description |
---|---|---|
area | Rect |
Return Value
Type | Description |
---|---|
void |