createSpherical MethodStatic

Return a vector defined in spherical coordinates.

createSpherical(r: number, theta: Angle, phi: Angle): Vector3d

Parameter Type Description
r number sphere radius
theta Angle angle in xy plane
phi Angle angle from xy plane to the vector

Defined in

Last Updated: 08 January, 2020