LoadAdditiveScene.LoadScene Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
LoadScene()
public:
 void LoadScene();public void LoadScene();member this.LoadScene : unit -> unitPublic Sub LoadScene ()Applies to
LoadScene(String)
public:
 void LoadScene(System::String ^ sceneName);public void LoadScene(string sceneName);member this.LoadScene : string -> unitPublic Sub LoadScene (sceneName As String)Parameters
- sceneName
- String