This version of Unity is unsupported.

LoadSceneParameters

struct in UnityEngine.SceneManagement

/

Implemented in:UnityEngine.CoreModule

Description

This struct collects all the LoadScene parameters in to a single place.

Properties

loadSceneModeSee LoadSceneMode.
localPhysicsModeSee LocalPhysicsMode.

Constructors

LoadSceneParametersConstructor for LoadSceneParameters. See SceneManager.LoadScene.