capture_front_camera_frame

Function capture_front_camera_frame 

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