Preparing search index...
The search index is not available
@penrose/bloom
@penrose/bloom
cross
Function cross
Return the 3D cross product of
u
and
v
.
cross
(
u
,
v
)
:
Vec3
Parameters
u
:
Vec3
A vector
v
:
Vec3
A vector
Returns
Vec3
3D cross product
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@penrose/bloom
Loading...
Return the 3D cross product of
u
andv
.