58 #endif // QGS3DTYPES_H AltitudeClamping
how to handle altitude of vector features
CullingMode
Triangle culling mode.
Clamp every vertex of feature.
Will render only front faces of triangles (recommended when input data are consistent) ...
Will render only back faces of triangles.
Will render both front and back faces of triangles.
AltitudeBinding
how to handle clamping of vertices of individual features
3 Defines enumerations and other auxiliary types for QGIS 3D
Z_final = z_terrain + z_geometry.
Clamp just centroid of feature.