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
/
get
get
operator
fun
get
(
index
:
Int
)
:
UByte
Returns a component specified by an
index
.
Throws
Index
Out
Of
Bounds
Exception
when
index
is out of range of
[0, 3]
.