An abstract base type for all render states. 更多...
import 语句: | import Qt3D.Render 2.7 |
实例化: | QRenderState |
继承: | |
继承者: |
22 typesAlphaCoverage , AlphaTest , BlendEquation , BlendEquationArguments , ClipPlane , ColorMask , CullFace , DepthRange , DepthTest , Dithering , FrontFace , LineWidth , MultiSampleAntiAliasing , NoDepthMask , PointSize , PolygonOffset , RasterMode , ScissorTest , SeamlessCubemap , StencilMask , StencilOperation ,和 StencilTest |
A RenderState type is abstract base class for all render states. One can not instantiate RenderState directly, but through its subclasses.