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
MenuGUI
C# Class MenuGUI, EDIX-sample
Inheritance:
MonoBehaviour
Mostra file
Open project: unity3d-jp/EDIX-sample
Class Usage Examples
Public Properties
Property
Type
Description
background
UnityEngine.Texture2D
showCredits
bool
startButtonRect
Rect
Public Methods
Method
Description
OnGUI
( ) :
void
Start
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
background
public_oe property
public
Texture2D,UnityEngine
background
return
UnityEngine.Texture2D
showCredits
public_oe property
public
bool
showCredits
return
bool
startButtonRect
public_oe property
public
Rect
startButtonRect
return
Rect