Version: Unity 6 (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

Description
loadSceneModeSee LoadSceneMode.
localPhysicsModeSee LocalPhysicsMode.

Constructors

Description
LoadSceneParametersConstructor for LoadSceneParameters. See SceneManager.LoadScene.