ElevationView

ElevationView

ElevationView 地形高程分析视图,实时生成当前视野附近的正射高程纹理和影像纹理,用于gpu高程相关计算
基类: PreLayerViewBase

Members

readonly elevationTexture : ITexture

获取高程纹理

readonly range : Rect

获取视图的范围

Methods

constructor(earthViewer)

创建地形高程分析视图
Name Type Description
earthViewer EarthViewer

dispose()

系统保留