Class: QgsTiledSceneLayerElevationProperties¶
Tiled scene layer specific subclass of
QgsMapLayerElevationProperties.
Added in version 3.34.
Class Hierarchy¶
Base classes¶
Base class for storage of map layer elevation properties. |
|
- class qgis.core.QgsTiledSceneLayerElevationProperties[source]¶
Bases:
QgsMapLayerElevationProperties- __init__(parent: QObject | None)
Constructor for QgsTiledSceneLayerElevationProperties, with the specified
parentobject.- Parameters:
parent (Optional[QObject])