pub fn orbit_eye_position(yaw: f32, pitch: f32, zoom: f32) -> [f32; 3]
Orbit camera eye position — matches the look_at used in orbit_view_projection.
look_at
orbit_view_projection