☰
bevy_render
0.13.0
Module gpu_component_array_buffer
Structs
In crate bevy_render
?
Module
bevy_render
::
gpu_component_array_buffer
source
·
[
−
]
Structs
GpuComponentArrayBufferPlugin
This plugin prepares the components of the corresponding type for the GPU by storing them in a
GpuArrayBuffer
.