bevy
0.15.2
Module gpu_
component_
array_
buffer
Module Items
Structs
In bevy::
render
bevy
::
render
Module
gpu_component_array_buffer
Copy item path
Source
Structs
ยง
GpuComponent
Array
Buffer
Plugin
This plugin prepares the components of the corresponding type for the GPU by storing them in a
GpuArrayBuffer
.