I'm having a hard time showing my DEM raster heightmap as terrain in QGIS's 3D view using the python API. I don't know which class is useful for this task but I've had some guesses that didn't work so far : setting the DEM raster layer to a QgsRasterDemTerrainProvider() / using a QgsAbstract3DRenderer.
This is what I'm trying to have access to : https://i.sstatic.net/FyzW3RlV.png (image containing the GUI responsible for choosing DEM layer as terrain). Any ideas ? Working with QGIS version 3.36.1. Cheers, Abdelghani TAMORT
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer