As seen in the WWDC 2020 videos, the ways Scene instances can be initialized are constrained by what is present in the App instance's definition. Is there a way for a scene to produce another, where the first scene can use the initialization arguments to control how much it shares or doesn't share with the new scene?