# toSpherical()

# Example


# Description

Gets the spherical coordinates form the provided space.

This function is commonly used with getSpace().

# Syntax

toSpherical(space);

# Parameters

space Vec3: coordinate space

# Returns

Vec3: spherical coordinate space