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

大约有 441 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0029 秒)

441. 绘制能力 · LayaAir3.3 · 引擎文档 · LAYABOX [ 15%]

...or: string = null): FillTextureCmd | null { if (texture && texture.bitmap) return this.addCmd(FillTextureCmd.create(texture, x, y, width, height, type, offset || Point.EMPTY, color)); else return null; } 代码示例: Laya.loader.load("resources/layaAir.png").then((res: Laya.Texture) =>...

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