bevy_
render
0.15.0
Module gpu_
readback
Module Items
Structs
Enums
In crate bevy_
render
bevy_render
Module
gpu_readback
Copy item path
Source
Structs
§
GpuReadback
Plugin
A plugin that enables reading back gpu buffers and textures to the cpu.
Readback
Complete
An event that is triggered when a gpu readback is complete.
Enums
§
Readback
A component that registers the wrapped handle for gpu readback, either a texture or a buffer.