Summary
UnityEngine.GUILayoutUtility.GetRect(System.Single,System.Single,UnityEngine.GUIStyle)
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerGUI
Syntax
public static Rect LayoutRect(float height, GUIStyle style)
Parameters
Name | Type | Description |
---|---|---|
height | float | |
style | GUIStyle |
Return Value
Type | Description |
---|---|
Rect |