☰
bevy_internal
0.13.0
Module gpu_component_array_buffer
Structs
In bevy_internal::render
?
Module
bevy_internal
::
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
.