Class: Qgs3DTypes

class qgis._3d.Qgs3DTypes

Bases: sip.wrapper

Defines enumerations and other auxiliary types for QGIS 3D

Warning

This is not considered stable API, and may change in future QGIS releases. It is exposed to the Python bindings as a tech preview only.

Back = 2
class CullingMode

Bases: int

class Flag3DRenderer

Bases: int

Front = 1
FrontAndBack = 3
Main3DRenderer = 0
NoCulling = 0
PROP_NAME_3D_RENDERER_FLAG = 'PROP_NAME_3D_RENDERER_FLAG'
Selected3DRenderer = 1