Function init_auto_exposure_resources

Source
pub fn init_auto_exposure_resources(
    commands: Commands<'_, '_>,
    render_device: Res<'_, RenderDevice>,
)