RenderState QML Type
An abstract base type for all render states 更多...
Import Statement: | import |
开始支持版本: | Qt 5.7 |
Instantiates: | QRenderState |
基类: | |
派生类: | AlphaCoverage, AlphaTest, BlendEquation, BlendEquationArguments, ClipPlane, ColorMask, CullFace, DepthTest, Dithering, FrontFace, MultiSampleAntiAliasing, NoDepthMask, PointSize, PolygonOffset, ScissorTest, SeamlessCubemap, StencilMask, StencilOperation, and StencilTest |
详细描述
A RenderState type is abstract base class for all render states. One can not instantiate RenderState directly, but through its subclasses.