transitionTo
此内容尚不支持你的语言。
transitionTo(
host,targetScene,config):Promise<void>
Defined in: scene/sceneTransition.ts:26
Pass the App from host code, or the Res(SceneManager) state from inside a
system.
Parameters
Section titled “Parameters”targetScene
Section titled “targetScene”string
config
Section titled “config”Returns
Section titled “Returns”Promise<void>