W3cubDocs

/Qt 6.9

GraphicsApiFilter QML Type

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

Import Statement: import Qt3D.Render 2.9
In C++: QGraphicsApiFilter
Inherits:

QtObject

Status: Deprecated

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.9/qml-qt3d-render-graphicsapifilter.html