Class GUI.ClipScope
Implements
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public class ClipScope : GUI.Scope, IDisposable
Constructors
| Improve this Doc View SourceClipScope(Rect)
Declaration
public ClipScope(Rect position)
Parameters
Type | Name | Description |
---|---|---|
Rect | position |
Methods
| Improve this Doc View SourceCloseScope()
Declaration
protected override void CloseScope()