Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/gmath/src/vector3.ts>Vector3.down

🎮 A wasm accelerated game and graphics maths library for deno
Latest
method Vector3.down
import { Vector3 } from "https://deno.land/x/gmath@0.1.12/src/vector3.ts";

Shorthand for writing Vector3(0, -1, 0)