RPE Chart Utils
Preparing search index...
math
mat3Mul
Function mat3Mul
mat3Mul
(
a
:
Mat3
,
b
:
Mat3
)
:
Mat3
Multiply two 3x3 matrices (a * b).
Parameters
a
:
Mat3
b
:
Mat3
Returns
Mat3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RPE Chart Utils
Loading...
Multiply two 3x3 matrices (a * b).