Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Visibility
C# Class Visibility, html-ui-unity
Inheritance:
MonoBehaviour
,
IJson
Mostrar archivo
Open project: ufz-vislab/html-ui-unity
Class Usage Examples
Public Properties
Property
Type
Description
enabled
bool
name
string
opacity
float
Public Methods
Method
Description
GetJson
( ) :
string
SetJson
(
string
json
) :
void
Start
( ) :
void
Method Details
GetJson()
public
method
public
GetJson
( ) :
string
return
string
SetJson()
public
method
public
SetJson
(
string
json
) :
void
json
string
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
enabled
public_oe property
public
bool
enabled
return
bool
name
public_oe property
public
string
name
return
string
opacity
public_oe property
public
float
opacity
return
float