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