Skip to content

Home > @esengine/ecs-framework-monorepo > ISceneConfig

ISceneConfig interface

场景配置接口

Signature:

typescript
export interface ISceneConfig

Properties

Property

Modifiers

Type

Description

debug?

boolean

(Optional) 调试配置

name?

string

(Optional) 场景名称

基于 MIT 许可证发布