MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
ColorRGBA32
/
ColorRGBA32
Color
RGBA32
constructor
(
r
:
UByte
,
g
:
UByte
,
b
:
UByte
,
a
:
UByte
)
Constructs a new
ColorRGBA32
instance with given
r
,
g
,
b
,
a
components.