honeycomb_render::systems

Function vertices_mat_handle

Source
pub fn vertices_mat_handle(
    materials: ResMut<'_, Assets<StandardMaterial>>,
    handle: Res<'_, VertexMatHandle>,
    render_color: Res<'_, VertexRenderColor>,
)
Expand description

Vertex material handle update system.