Zernikalos
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Zernikalos
Zernikalos
/
zernikalos.math
/
ZColor
/
ZColor
ZColor
constructor
(
)
(
source
)
constructor
(
red
:
Float
,
green
:
Float
,
blue
:
Float
,
alpha
:
Float
=
1.0f
)
(
source
)
constructor
(
red
:
Int
,
green
:
Int
,
blue
:
Int
,
alpha
:
Int
=
255
)
(
source
)
constructor
(
hex
:
String
)
(
source
)