Class EditorGUIUtility.IconSizeScope
Implements
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public class IconSizeScope : GUI.Scope, IDisposable
Constructors
| Improve this Doc View SourceIconSizeScope(Vector2)
Declaration
public IconSizeScope(Vector2 iconSizeWithinScope)
Parameters
Type | Name | Description |
---|---|---|
Vector2 | iconSizeWithinScope |
Methods
| Improve this Doc View SourceCloseScope()
Declaration
protected override void CloseScope()