honeycomb_render::systems

Function dart_mat_handle

Source
pub fn dart_mat_handle(
    materials: ResMut<'_, Assets<StandardMaterial>>,
    handle: Res<'_, DartMatHandle>,
    render_color: Res<'_, DartRenderColor>,
)
Expand description

Dart material handle update system.