PilotGaea 3D O'view
    正在準備搜尋索引...

    介面 EnableCloudProperty

    開啟多雲參數。

    interface EnableCloudProperty {
        height?: number;
        thickness?: number;
        visibleDistance?: number;
        densityCutoff?: number;
        wind?: GeoPoint;
        sampling?: number;
    }

    層級 (查看層級一覽)

    索引

    屬性

    height?: number

    高度。

    1000.0
    
    thickness?: number

    厚度。

    250.0
    
    visibleDistance?: number

    可視距離。

    50000.0
    
    densityCutoff?: number

    剔除密度。

    0.45
    
    wind?: GeoPoint

    風向。

    GeoPoint(-1.0, 0.0)
    
    sampling?: number

    採樣值。

    1.0