Polarith AI
1.8

◆ SphericalToCartesian()

static Vector3 SphericalToCartesian ( Vector2  point)
static

Converts the given point from spherical coordinates into cartesian coordinates ignoring the radius parameter that is assumed to be 1.

Parameters
pointPoint in spherical coordinates (azimuth, polar).
Returns
A vector containing the 3 cartesian coordiantes.
Imprint