QQuick3D Class

Helper class for selecting correct surface format. More...

Header: #include <QQuick3D>
Since: Qt 5.15

This class was introduced in Qt 5.15.

Detailed Description

Lets you select a surface format that is appropriate for the application.

Usage:

 QSurfaceFormat::setDefaultFormat(QQuick3D::idealSurfaceFormat(4));