Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player
/
PlayerGestureHelper
/
Companion
/
matrixToTranslationAndScale
matrix
To
Translation
And
Scale
fun
matrixToTranslationAndScale
(
matrix
:
Matrix
)
:
Triple
<
Float
,
Float
,
Float
>
(
source
)
Extracts translation and uniform scale from a matrix with no rotation.