GraphicsApiFilter QML Type
For OpenGL identifies the API required for the attached technique. More...
| Import Statement: | import Qt3D.Render 2.13 | 
| Since: | Qt 5.5 | 
Properties
- api : enumeration
- extensions : stringlist
- majorVersion : int
- minorVersion : int
- profile : enumeration
- vendor : string
Detailed Description
Property Documentation
| Constant | Description | 
|---|---|
| NoProfile | QSurfaceFormat::NoProfile | 
| CoreProfile | QSurfaceFormat::CoreProfile | 
| CompatibilityProfile | QSurfaceFormat::CompatibilityProfile |