pub type CameraData<'a> = (&'a Camera, f32);
Expand description

camera data, figure LOD render distance.