Geometry QML Type▲
-
Import Statement: import Qt3D.Render 2.12
-
Since: Qt 5.7
-
Inherits: Node
-
Instantiates:: QGeometry
Detailed Description▲
A Geometry type is used to group a list of Attribute objects together to form a geometric shape Qt3D is able to render using GeometryRenderer. Special attribute can be set in order to calculate bounding volume of the shape.