CreatorAPI.switchToScene

Switches to a different scene

CreatorAPI.switchToScene property

Switches to a different scene

Signature:

switchToScene: (scene: Scene) => void;

Example

creator.switchToScene(scene2);
Last updated: August 13, 2026 at 9:17 AMEdit this page