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

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

1. 材质-BlinnPhong-反射贴图 [ 100%]

...aya.Vector3(0.6, 0, 0); var material = new Laya.BlinnPhongMaterial(); //反射贴图 material.albedoTexture = Laya.Texture2D.load("../../res/threeDimen/texture/earth.png"); earth2.meshRender.material = material; Laya.timer.frameLoop(1, this, function () { earth1.transform.rotate(this.rotation, fa...

来源: Laya_示例 发布时间: 20241117