math docs
Preparing search index...
index
vec3
inverse
Function inverse
inverse
(
out
:
vec3
.
Vec3
,
a
:
vec3
.
Vec3
)
:
vec3
.
Vec3
Returns the inverse of the components of a vec3
Parameters
out
:
vec3
.
Vec3
the receiving vector
a
:
vec3
.
Vec3
vector to invert
Returns
vec3
.
Vec3
out
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
math docs
Loading...
Returns the inverse of the components of a vec3