GraphicsApiFilter QML Type

For OpenGL identifies the API required for the attached technique. More...

Import Statement: import Qt3D.Render 2.0
Since: Qt 5.5
Instantiates: QGraphicsApiFilter
Inherits:

QtObject

Properties

Detailed Description

Property Documentation

api : enumeration

Constant Description
OpenGLES QSurfaceFormat::OpenGLES
OpenGL QSurfaceFormat::OpenGL

extensions : stringlist

majorVersion : int

minorVersion : int

profile : enumeration

Constant Description
NoProfile QSurfaceFormat::NoProfile
CoreProfile QSurfaceFormat::CoreProfile
CompatibilityProfile QSurfaceFormat::CompatibilityProfile

vendor : string

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.0/qml-qt3d-render-graphicsapifilter.html