RenderState QML Type
모든 렌더링 상태에 대한 추상적인 기본 유형입니다. 더 보기...
Import Statement: | import Qt3D.Render 2.8 |
In C++: | QRenderState |
Inherits: | |
Inherited By: | 22 typesAlphaCoverage, AlphaTest, BlendEquation, BlendEquationArguments, ClipPlane, ColorMask, CullFace, DepthRange, DepthTest, Dithering, FrontFace, LineWidth, MultiSampleAntiAliasing, NoDepthMask, PointSize, PolygonOffset, RasterMode, ScissorTest, SeamlessCubemap, StencilMask, StencilOperation, and StencilTest |
Status: | Deprecated |
상세 설명
RenderState 유형은 모든 렌더링 상태에 대한 추상 베이스 클래스입니다. RenderState를 직접 인스턴스화할 수 없고 그 서브클래스를 통해 인스턴스화할 수 있습니다.
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.