low-alloc-math
1.1.0
common
low-alloc-math
/
com.sztorm.lowallocmath
/
Color32
/
Color32
Color32
constructor
(
r
:
UByte
,
g
:
UByte
,
b
:
UByte
,
a
:
UByte
)
Constructs a new
Color32
instance with given
r
,
g
,
b
,
a
components.