大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0024 秒)
...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