honeycomb_render::systems

Function vertices_handle

Source
pub fn vertices_handle(
    meshes: ResMut<'_, Assets<Mesh>>,
    handle: Res<'_, VertexHandle>,
    vertex_width: Res<'_, VertexWidth>,
)
Expand description

Vertex mesh handle update system.