Version 3.3.0.1

GUILayoutUtility_Internals class

Namespace: Sirenix.Reflection.Editor
Assembly: Sirenix.Reflection.Editor
public static class GUILayoutUtility_Internals
Inheritance
  • System.Object
  • GUILayoutUtility_Internals

Properties

EditorScreenPointOffset
public static Vector2 EditorScreenPointOffset { get; set; }

Methods

MeasureLayout(Int32, Int32)
public static Rect MeasureLayout(int from, int to)
Parameters
System.Int32 from

System.Int32 to

Returns
UnityEngine.Rect