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.