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
ColorsPallet
C# Class ColorsPallet, UnityTemp
Inheritance:
MonoBehaviour
Mostra file
Open project: BrainProject/UnityTemp
Public Properties
Property
Type
Description
colors
Color[]
Public Methods
Method
Description
Awake
( ) :
void
getRandomColor
( ) :
Color
Gets the random color.
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
getRandomColor()
public
static
method
Gets the random color.
public
static
getRandomColor
( ) :
Color
return
Color
Property Details
colors
public_oe property
public
Color[]
colors
return
Color[]