QNoDepthMask Class

class Qt3DRender::QNoDepthMask

깊이 쓰기를 비활성화합니다. 더 보기...

헤더: #include <QNoDepthMask>
CMake: find_package(Qt6 REQUIRED COMPONENTS 3drender)
target_link_libraries(mytarget PRIVATE Qt6::3drender)
qmake: QT += 3drender
QML에서: NoDepthMask
상속합니다: Qt3DRender::QRenderState
상태: Deprecated

공용 함수

QNoDepthMask(Qt3DCore::QNode *parent = nullptr)

상세 설명

Qt3DRender::QNoDepthMask 클래스는 깊이 버퍼에 대한 조각 깊이 쓰기를 비활성화합니다.

Qt3DRender::QDepthTest도 참조하십시오 .

멤버 함수 문서

[explicit] QNoDepthMask::QNoDepthMask(Qt3DCore::QNode *parent = nullptr)

생성자는 지정된 parent 을 사용하여 새 QNoDepthMask::QNoDepthMask 인스턴스를 생성합니다.

© 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.