Onyx Android SDK Kotlin API
Toggle table of contents
0.0.2
release
Target filter
release
Switch theme
Search in API
Skip to content
Onyx Android SDK Kotlin API
onyxsdk-baselite
/
com.onyx.android.sdk.base.lite.utils
/
MathUtils
/
isEmptyMatrix
is
Empty
Matrix
fun
isEmptyMatrix
(
matrix
:
Matrix
?
)
:
Boolean
(
source
)
Returns
true
when
matrix
is
null
or represents the identity transform.