interface Point3import { type Point3 } from "https://deno.land/x/gmath@0.1.12/src/vector3.ts"; Propertiesx: numbery: numberz: number