Version: 2023.2
언어: 한국어

ContentSceneParameters

struct in Unity.Loading

매뉴얼로 전환

설명

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

변수

autoIntegrateTrue if the scene should be automatically integrated after the load completes. If this is set to false, the user must call ContentSceneFile.IntegrateAtEndOfFrame when they are ready to integrate.
loadSceneModeSee LoadSceneMode.
localPhysicsModeSee LocalPhysicsMode.