pub fn clear_gizmo_context<Config, Clear>(
context: ResMut<'_, GizmoStorage<Config, Clear>>,
)
Expand description
Clear out the contextual gizmos.
pub fn clear_gizmo_context<Config, Clear>(
context: ResMut<'_, GizmoStorage<Config, Clear>>,
)
Clear out the contextual gizmos.