Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
VertexColor
C# Class VertexColor, hexciter
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: pR0Ps/hexciter
Class Usage Examples
Public Properties
Property
Type
Description
vColor
Color
Public Methods
Method
Description
Awake
( ) :
void
UpdateColor
(
Color
color
) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
UpdateColor()
public
method
public
UpdateColor
(
Color
color
) :
void
color
Color
return
void
Property Details
vColor
public_oe property
public
Color
vColor
return
Color