Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SetupGUI
C# Class SetupGUI, EDIX-sample
Inheritance:
MonoBehaviour
Mostra file
Open project: unity3d-jp/EDIX-sample
Class Usage Examples
Public Properties
Property
Type
Description
background
UnityEngine.Texture2D
contentArea
Rect
Public Methods
Method
Description
Awake
( ) :
void
OnGUI
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Property Details
background
public_oe property
public
Texture2D,UnityEngine
background
return
UnityEngine.Texture2D
contentArea
public_oe property
public
Rect
contentArea
return
Rect