pub fn queue_pixel_download(
scene: &mut Scene,
runner: &mut RunnerState,
gpu_res: &GpuResources,
)Expand description
This system detects clicks and queues up the download of pixels.
pub fn queue_pixel_download(
scene: &mut Scene,
runner: &mut RunnerState,
gpu_res: &GpuResources,
)This system detects clicks and queues up the download of pixels.