This version of Unity is unsupported.

GUITargetAttribute

class in UnityEngine

/

Implemented in:UnityEngine.IMGUIModule

Description

Allows to control for which display the OnGUI is called.

Constructors

GUITargetAttributeDefault constructor initializes the attribute for OnGUI to be called for all available displays.