 | SwitchFullscreenBehaviour Class |
Allows switching between full-screen and windowed mode.
Inheritance HierarchySystemObject Object Component Behaviour MonoBehaviour Slash.Unity.Common.GUISwitchFullscreenBehaviour
Namespace: Slash.Unity.Common.GUIAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic class SwitchFullscreenBehaviour : MonoBehaviour
Public Class SwitchFullscreenBehaviour
Inherits MonoBehaviour
public ref class SwitchFullscreenBehaviour : public MonoBehaviour
type SwitchFullscreenBehaviour =
class
inherit MonoBehaviour
end
The SwitchFullscreenBehaviour type exposes the following members.
Constructors
Fields
| Name | Description |
---|
 | KeyCode |
Key to switch fullscreen.
|
Top
See Also