pub fn world_to_screen(camera: EntityId, world_position: Vec3) -> Vec2
Expand description

Converts a world-space position to a screen position (e.g. mouse position).