For OpenGL identifies the API required for the attached technique. More...
Import Statement: | import Qt3D.Render |
Since: | Qt 5.5 |
Instantiates: | QGraphicsApiFilter |
Inherits: |
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.2/qml-qt3d-render-graphicsapifilter.html