pub fn spawn_borders(commands: Commands<'_, '_>, color: Res<'_, BorderColor>)
👎Deprecated since 0.5.0: please use the set_viewport flag instead
Expand description

System to spawn the opaque border. Automatically added by the plugin as a startup system.