Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Visibility
C# Class Visibility, html-ui-unity
Inheritance:
MonoBehaviour
,
IJson
Afficher le fichier
Open project: ufz-vislab/html-ui-unity
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
enabled
bool
name
string
opacity
float
Méthodes publiques
Méthode
Description
GetJson
( ) :
string
SetJson
(
string
json
) :
void
Start
( ) :
void
Method Details
GetJson()
public
méthode
public
GetJson
( ) :
string
Résultat
string
SetJson()
public
méthode
public
SetJson
(
string
json
) :
void
json
string
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Property Details
enabled
public_oe property
public
bool
enabled
Résultat
bool
name
public_oe property
public
string
name
Résultat
string
opacity
public_oe property
public
float
opacity
Résultat
float