EditorGUILayout.BoundsFieldstatic function BoundsField (value : Bounds, params options : GUILayoutOption[]) : Boundsstatic function BoundsField (label : String, value : Bounds, params options : GUILayoutOption[]) : Boundsstatic function BoundsField (label : GUIContent, value : Bounds, params options : GUILayoutOption[]) : BoundsParameters
ReturnsBounds - The value entered by the user. DescriptionMake Center & Extents field for entering a Bounds.
|
