@kognifai/cogsengine
Preparing search index...
cogs.esm
vec4
cross
Function cross
cross
(
out
:
any
,
u
:
any
,
v
:
any
,
w
:
any
)
:
vec4
Returns the cross-product of three vectors in a 4-dimensional space
Parameters
out
:
any
u
:
any
v
:
any
w
:
any
Returns
vec4
result
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@kognifai/cogsengine
Loading...
Returns the cross-product of three vectors in a 4-dimensional space