capture_primary_camera_frame

Function capture_primary_camera_frame 

Source
pub fn capture_primary_camera_frame(
    mode: Res<'_, SimRunMode>,
    commands: Commands<'_, '_>,
    target: Res<'_, PrimaryCaptureTarget>,
)