• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0023 秒)

1. 项目设置详解 · LayaAir3.0文档 · LAYABOX [ 100%]

...以及项目运行时的画布宽高、适配模式、对齐方式,画布背景色等。可设置属性如图1-1所示: (图1-1) 1.1.1 画面宽高适配 影响产品画面宽高的三个设置,分别是设计宽高(Design Width、Design Height),缩放适配模式(Scale Mode)。 设...

来源: Laya3.0_文档 发布时间: 20241014

2. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 57%]

...IEditor.GUIUtils。 export interface IGUIUtils { /** * 编辑器默认的背景颜色 */ bgColor: gui.Color; /** * 编辑器默认的分割线颜色 */ lineColor: gui.Color; /** * 编辑器默认的文字颜色 */ textColor: gui.Color; createButton(autoSize?: boolean): gui.Button; createIconButton(f...

来源: Laya3.0_文档 发布时间: 20241014