QRenderState

PyQt5.Qt3DRender.QRenderState

Inherits from QNode.

Inherited by QAlphaCoverage, QAlphaTest, QBlendEquation, QBlendEquationArguments, QClipPlane, QColorMask, QCullFace, QDepthRange, QDepthTest, QDithering, QFrontFace, QLineWidth, QMultiSampleAntiAliasing, QNoDepthMask, QPointSize, QPolygonOffset, QRasterMode, QScissorTest, QSeamlessCubemap, QStencilMask, QStencilOperation, QStencilTest.

Description

An abstract base class for all render states.

A QRenderState class is abstract base class for all render states. One can not instantiate QRenderState directly, but through its subclasses.