Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
matrix
mulMat4
Function mulMat4
mulMat4
(
a
:
FloatArrayParam
,
b
:
FloatArrayParam
,
dest
?:
FloatArrayParam
,
)
:
FloatArrayParam
Multiplies two 4x4 matrices and stores the result in a destination matrix.
Parameters
a
:
FloatArrayParam
b
:
FloatArrayParam
Optional
dest
:
FloatArrayParam
Returns
FloatArrayParam
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.