Skip to main content
Module

x/caviar/src/math/vector/mod.ts>Vector#cross

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method Vector.prototype.cross
import { Vector } from "https://deno.land/x/caviar@2.4.0/src/math/vector/mod.ts";

Parameters

src: IVector | IVectorLike | Vector

Returns

number