Class: Qgs3D¶
-
class
qgis.3d.
Qgs3D
¶ Bases:
sip.wrapper
Qgs3D is a singleton class containing various registries and other global members related to 3D classes.
Methods
Initializes the 3D framework.
Returns a pointer to the singleton instance.
Returns the material registry, used for managing 3D materials.
-
initialize
()¶ Initializes the 3D framework.
-
materialRegistry
() → QgsMaterialRegistry¶ Returns the material registry, used for managing 3D materials.
- Return type
-