Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
math
matrix
mulMat4
Function mulMat4
mulMat4
(
a
:
Mat4
,
b
:
Mat4
,
dest
?:
Mat4
)
:
Mat4
Multiplies two 4x4 matrices and stores the result in a destination matrix.
Parameters
a
:
Mat4
b
:
Mat4
Optional
dest
:
Mat4
Returns
Mat4
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@xeokit/sdk - v0.1.0
Loading...
Multiplies two 4x4 matrices and stores the result in a destination matrix.