pub fn sync_clear_color( clear_color: ResMut<'_, ClearColor>, game: Res<'_, BonesGame>, )
Updates the BonesGame’s [bones::ClearColor] with the [ClearColor] from bevy.
BonesGame
bones::ClearColor
ClearColor