瀏覽代碼

improve the cloud #67

tags/2.6.0
Caven Chen 4 年之前
父節點
當前提交
8505814f59
共有 1 個檔案被更改,包括 4 行新增4 行删除
  1. 4
    4
      modules/weather/type/Cloud.js

+ 4
- 4
modules/weather/type/Cloud.js 查看文件

alpha: alpha:
'texture2D(image, fract(repeat * materialInput.st)).r * color.a', 'texture2D(image, fract(repeat * materialInput.st)).r * color.a',
diffuse: 'vec3(1.0)' diffuse: 'vec3(1.0)'
},
translucent: true,
aboveGround: true
}
} }
})
}),
translucent: true,
aboveGround: true
}) })
}) })
this._delegate.geometryInstances = new Cesium.GeometryInstance({ this._delegate.geometryInstances = new Cesium.GeometryInstance({

Loading…
取消
儲存