RenderState QML Type

An abstract base type for all render states 更多...

import 語句: import
Since: Qt 5.7
實例化: QRenderState
繼承: Node
繼承者: AlphaCoverage , AlphaTest , BlendEquation , BlendEquationArguments , ClipPlane , ColorMask , CullFace , DepthTest , Dithering , FrontFace , MultiSampleAntiAliasing , NoDepthMask , PointSize , PolygonOffset , 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.