Module re_space_view_spatial::visualizers::utilities::proc_mesh_vis
source · Structs§
- A batch of instances to draw. This struct is just arguments to
ProcMeshDrawableBuilder::add_batch()
. - To be used within the scope of a single
VisualizerSystem::execute()
call when the visualizer wishes to draw batches ofProcMeshKey
meshes.