interface Point4import { type Point4 } from "https://deno.land/x/gmath@0.1.12/src/vector4.ts"; Propertiesx: numbery: numberz: numberw: number