PySide2.Qt3DExtras

t

Detailed Description

The Qt 3D Extras module provides a set of prebuilt elements to help you get started with Qt 3D.

This module is still in development but is available as a technology preview. This means it is unstable, likely to change and provided as a convenience only.

#include <Qt3DExtras>

To link against the corresponding C++ library, add the following to your qmake project file:

QT += 3dextras

Classes, types, and functions are declared under the Qt3DExtras namespace.

Overview

Materials

Meshes and Geometries

Camera Controllers

Entities

  • QSkyboxEntity

FrameGraphs

  • QForwardRenderer

Window

  • Qt3DWindow

Note

The Quick3DExtras module also specifies a Qt3DExtras::Quick::Qt3DQuickWindow.

Reference