Sets azimuthal angle theta in range [0, 2π] in radians, measured from the positive x-axis.
azimuthal angle in range [0, 2π]
Gets polar angle phi in range [0, π] in radians, measured from positive z-axis.
Sets polar angle phi in range [0, π] in radians, measured from positive z-axis.
polar angle in range [0, π]
Gets radial distance from the origin, must be non-negative.
Sets radial distance from the origin, must be non-negative.
azimuthal angle theta in range [0, 2π] in radians
polar angle phi in range [0, π] in radians
radial distance from the origin, must be non-negative
Converts polar coordinate to Vector3 and stores result in out vector. (mutates out)
vector instance to receive result
Converts to tangent vector pointing positive z-axis direction, and sotres result in out vector. (mutates out)
vector instance to receive result
Gets azimuthal angle theta in range [0, 2π] in radians, measured from the positive x-axis.