bevy
0.14.0
Module gpu_component_array_buffer
Structs
In 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
.