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