Version: 2021.2
언어: 한국어

PlayerSettings.WSA.supportStreamingInstall

매뉴얼로 전환
public static bool supportStreamingInstall ;

설명

Indicates whether you can launch the Universal Windows Platform application package before installation is complete.

In the Editor, Unity displays this under Streaming Install in UWP Player Settings.
If you enable Streaming Install, you must also set a lastRequiredScene value to indicate which scenes the application requires to launch and which scenes are streamable.

Unity generates an AppxContentGroupMap.xml file which specifies the assets that the application requires to launch and which the application can stream in the background while the application is running.
The application requires the assets from the scenes from the top of the Build list through to the lastRequiredScene and does not launch until it installs these assets. The application considers assets from the remaining scenes as streamable which allows the application to launch before installing these assets..

For information on Streaming install, see Microsoft's documentation.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961