C# Class LostPolygon.DynamicWaterSystem.EditorExtensions.EditorGUILayoutInternal

Mostrar archivo Open project: caffeinatedguy/Limbs Class Usage Examples

Public Methods

Method Description
GetControlRect ( bool hasLabel, float height, GUIStyle style ) : Rect

Method Details

GetControlRect() public static method

public static GetControlRect ( bool hasLabel, float height, GUIStyle style ) : Rect
hasLabel bool
height float
style UnityEngine.GUIStyle
return UnityEngine.Rect