Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.