math docs
Preparing search index...
index
mat4
add
Function add
add
(
out
:
mat4
.
Mat4
,
a
:
mat4
.
Mat4
,
b
:
mat4
.
Mat4
)
:
mat4
.
Mat4
Adds two mat4's
Parameters
out
:
mat4
.
Mat4
the receiving matrix
a
:
mat4
.
Mat4
the first operand
b
:
mat4
.
Mat4
the second operand
Returns
mat4
.
Mat4
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Adds two mat4's