Skip to content

Home > @esengine/ecs-framework-monorepo > Core > getCurrentScene

Core.getCurrentScene() method

获取当前Scene

Signature:

typescript
getCurrentScene(): IScene | null;

Returns:

IScene | null

基于 MIT 许可证发布