Function get_xr_comp_layers

Source
pub fn get_xr_comp_layers(
    xr_comp_layers: Option<XrCompLayers>,
) -> Option<XrCompLayers>
Expand description

Ensure an XrCompLayers instance is available, either using the provided one or creating a new one.