manifesto
Preparing search index...
decomposeMatrix
Function decomposeMatrix
decomposeMatrix
(
matrix
:
Matrix4
,
)
:
{
rotation
:
Euler
;
scale
:
Vector3
;
translation
:
Vector3
}
Parameters
matrix
:
Matrix4
Returns
{
rotation
:
Euler
;
scale
:
Vector3
;
translation
:
Vector3
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
manifesto
Loading...