A base type for all the objects in a 3D scene. More...
Import Statement: | import QtDataVisualization |
Since: | QtDataVisualization 1.0 |
Instantiates: | Q3DObject |
An uncreatable base type that contains position information for an object in a 3D scene. The object is considered to be a single point in the coordinate space without dimensions.
position : vector3d
The 3D position of the object.
Note: Currently setting this property has no effect for Camera3D, as the position is handled internally.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qml-qtdatavisualization-object3d.html