import { Spherical } from "https://deno.land/x/threejs_4_deno@v121/src/Three.js";
Methods
clone(): this
makeSafe(): this
set(): this
radius: number,
phi: number,
theta: number,
setFromCartesianCoords(): this
x: number,
y: number,
z: number,
setFromVector3(v: Vector3): this