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