pub type ClippedInstanceDetails = (InstanceDetails, Option<Bounds>, CameraType);
Clipped buffers Tuple type.