math docs
Preparing search index...
index
vec4
subtract
Function subtract
subtract
(
out
:
vec4
.
Vec4
,
a
:
vec4
.
Vec4
,
b
:
vec4
.
Vec4
)
:
vec4
.
Vec4
Subtracts vector b from vector a
Parameters
out
:
vec4
.
Vec4
the receiving vector
a
:
vec4
.
Vec4
the first operand
b
:
vec4
.
Vec4
the second operand
Returns
vec4
.
Vec4
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Subtracts vector b from vector a