StencilOperationArguments QML Type

스텐실 및 깊이 테스트가 실패할 때 수행할 작업을 설정하는 스텐실 오퍼레이션 인수 유형입니다. 더 보기...

Import Statement: import Qt3D.Render 2.8
In C++: QStencilOperationArguments
Inherits:

QtObject

Status: Deprecated

속성

상세 설명

스텐실 작업 인수 유형은 스텐실 작업에 대한 인수를 지정합니다.

StencilOperation참조하십시오 .

프로퍼티 문서

allTestsPassOperation : enumeration

깊이 및 스텐실 테스트 통과 시 스텐실 테스트 연산을 보유합니다. 기본값은 StencilOperationArguments.유지입니다.

StencilOperationArguments::stencilTestFailureOperationQt3DRender::QStencilOperationArguments::Operation도 참조하십시오 .


depthTestFailureOperation : enumeration

스텐실 테스트는 통과했지만 깊이 테스트가 실패한 경우 스텐실 테스트 작업을 보관합니다. 기본값은 StencilOperationArguments.Keep입니다.

StencilOperationArguments::stencilTestFailureOperationQt3DRender::QStencilOperationArguments::Operation도 참조하십시오 .


faceMode : enumeration [read-only]

인수가 적용되는 면을 유지합니다.

Qt3DRender::QStencilOperationArguments::FaceMode도 참조하십시오 .


stencilTestFailureOperation : enumeration

스텐실 테스트가 실패할 때 스텐실 테스트 작업을 유지합니다. 기본값은 StencilOperationArguments.Keep.

Qt3DRender::QStencilOperationArguments::Operation참조하세요 .


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