Skip to main content
Module

x/targadactyl/deps.ts>Vector3

tga.js implemented in Deno
Latest
type alias Vector3
import { type Vector3 } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Vector3 represents an x, y, z coordinate or vector. It has length 3.

definition: number[]