跳转到内容

transitionTo

此内容尚不支持你的语言。

transitionTo(host, targetScene, config): Promise<void>

Defined in: sceneTransition.ts:22

Pass the App from host code, or the Res(SceneManager) state from inside a system.

App | SceneManagerState

string

TransitionConfig

Promise<void>