RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
mat3
sub
Function sub
sub
(
out
:
mat3
,
a
:
ReadonlyMat3
,
b
:
ReadonlyMat3
)
:
mat3
Subtracts matrix b from matrix a
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...
Subtracts matrix b from matrix a