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