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

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

1. 3D灯光与阴影 · LayaAir3.3 · 引擎文档 · LAYABOX [ 100%]

...random() - 0.5) * 10); moveRanges[i] = new Vector3((Math.random() - 0.5) * 40, 0, (Math.random() - 0.5) * 40); } var spotLight: Laya.Sprite3D = (<Laya.Sprite3D>this.scene.addChild(new Laya.Sprite3D())); var spotLightCom: Laya.SpotLightCom = spotLight.addComponent(Laya.SpotLightCom); spotLight....

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