Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ButtonDemoGraphics
C# Class ButtonDemoGraphics
Inheritance:
MonoBehaviour
显示文件
Open project: leapmotion/ImageGrid
Public Methods
Method
Description
SetActive
(
bool
status
) :
void
SetColor
(
Color
color
) :
void
Method Details
SetActive()
public
method
public
SetActive
(
bool
status
) :
void
status
bool
return
void
SetColor()
public
method
public
SetColor
(
Color
color
) :
void
color
Color
return
void