Skip to main content

camera_main_texture

Function camera_main_texture 

Source
pub fn camera_main_texture(
    world: &World,
    camera: Option<Entity>,
) -> Option<TextureView>
Expand description

Fetch the camera’s current main-texture view for run_backdrop_passes. None (no ViewTarget on the camera) skips every backdrop this frame.