Projects spherical coordinates onto the XZ plane, returning a Vec2 (x, z). Equivalent to taking the horizontal footprint of the 3D point.
the receiving Vec2
the source Spherical
out
Projects spherical coordinates onto the XZ plane, returning a Vec2 (x, z). Equivalent to taking the horizontal footprint of the 3D point.