bevy_render
0.14.2
Module gpu_component_array_buffer
Structs
In crate bevy_render
?
Settings
Module
bevy_render
::
gpu_component_array_buffer
Copy item path
source
·
[
−
]
Structs
§
GpuComponentArrayBufferPlugin
This plugin prepares the components of the corresponding type for the GPU by storing them in a
GpuArrayBuffer
.