unity 场景的同步加载和异步加载

Note: 老版本的unity所支持的 Application.LoadLevelAsync, Application.LoadLevel 等函数已废除 同步加载,两种书写形式: public static void  LoadScene(int  sceneBuildIndex,  SceneManagement.LoadSceneMode  mode = LoadSceneMode.Sing
相关文章
相关标签/搜索