For OpenGL identifies the API required for the attached technique. 更多...
| import 语句: | import Qt3D.Render 2.7 |
| 实例化: | QGraphicsApiFilter |
| 继承: |
|
api : enumeration |
| 常量 | 描述 |
|---|---|
OpenGLES
|
QSurfaceFormat::OpenGLES |
OpenGL
|
QSurfaceFormat::OpenGL |
|
extensions : stringlist |
|
majorVersion : int |
|
minorVersion : int |
|
profile : enumeration |
| 常量 | 描述 |
|---|---|
NoProfile
|
QSurfaceFormat::NoProfile |
CoreProfile
|
QSurfaceFormat::CoreProfile |
CompatibilityProfile
|
QSurfaceFormat::CompatibilityProfile |
|
vendor : string |