Version: 2022.2
언어: 한국어

SceneLoadingStatus

enumeration

매뉴얼로 전환

설명

The loading status of a ContentSceneFile. This is accessed by ContentSceneFile.Status.

변수

InProgressThe scene load is in progress.
WaitingForIntegrateThe asynchronous part of the scene loading is complete. You can now safely call ContentSceneFile.IntegrateAtEndOfFrame when you are ready to activate the scene.
WillIntegrateNextFrameThe scene will integrate at the end of the current frame.
CompleteThe scene has been loaded and integrated successfully.
FailedA failure occured in the scene loading process. See log for details. Be sure to still call ContentSceneFile.UnloadAtEndOfFrame to release internal resources.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961