new ov.CloudProperty()
webgl/ov-CloudProperty.js, line 5
代表雲的特性。
Members
-
densityCutoff
-
剔除密度,當雲的密度低於此值將被剃除。
- Default Value:
- 0.45
Properties:
Name Type Description densityCutoff
Number 剔除密度。
-
height
-
高度。
- Default Value:
- 1000.0
Properties:
Name Type Description height
Number 高度。
-
sampling
-
採樣值,越大雲看起來越密集。
- Default Value:
- 1.0
Properties:
Name Type Description sampling
Number 採樣值。
-
thickness
-
厚度。
- Default Value:
- 250.0
Properties:
Name Type Description thickness
Number 厚度。
-
visibleDistance
-
可視距離。
- Default Value:
- 50000.0
Properties:
Name Type Description visibleDistance
Number 可視距離。
-
wind
-
風速。
- Default Value:
- GeoPoint(-1.0, 0.0)
Properties:
Name Type Description wind
GeoPoint 風速。