@kognifai/cogsengine
Preparing search index...
cogs.esm
vec3
negate
Function negate
negate
(
out
:
vec3
,
a
:
ReadonlyVec3
)
:
vec3
Negates the components of a vec3
Parameters
out
:
vec3
the receiving vector
a
:
ReadonlyVec3
vector to negate
Returns
vec3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kognifai/cogsengine
Loading...
Negates the components of a vec3