Summary
Methods:
Constructor
new HDRFrame(context, type)
Parameters:
Name | Type | Default | Description |
---|---|---|---|
context |
WebglContext | 地图渲染上下文,可通过map.getContext()获取 |
|
type |
* | 0 | 帧缓冲的读写模式 |
options.exposure |
number | HDR帧曝光程度,缺省值1.0. 浮点型,有效值范围>=0.0,建议不超过2.0. |
|
options.depthBuffer |
Boolean | 可选项,是否使用深度纹理,默认为true |