math docs
Preparing search index...
index
vec4
max
Function max
max
(
out
:
vec4
.
Vec4
,
a
:
vec4
.
Vec4
,
b
:
vec4
.
Vec4
)
:
vec4
.
Vec4
Returns the maximum of two vec4's
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...
Returns the maximum of two vec4's