RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
mat3
add
Function add
add
(
out
:
mat3
,
a
:
ReadonlyMat3
,
b
:
ReadonlyMat3
)
:
mat3
Adds two mat3's
Parameters
out
:
mat3
the receiving matrix
a
:
ReadonlyMat3
the first operand
b
:
ReadonlyMat3
the second operand
Returns
mat3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Report Issue
RedGPU API - v3.0.0-Alpha
Loading...
Adds two mat3's