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

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

1. 混合模式-Lighter [ 100%]

...s.createAnimation(); blendedPhoenix.blendMode = Laya.BlendMode.LIGHTER; // 指定要使用的混合模式 blendedPhoenix.scale(scaleFactor, scaleFactor); blendedPhoenix.y = (Laya.stage.height - phoenixHeight * scaleFactor) / 2; // 正常模式的凤凰 let normalPhoenix = this.createAnimation(); nor...

来源: Laya2.0_示例 发布时间: 20241119