StencilOperationArguments QML Type

The StencilOperationArguments type sets the actions to be taken when stencil and depth tests fail. 更多...

import 语句: import Qt3D.Render 2.8
在 C++: QStencilOperationArguments
继承:

QtObject

状态: Deprecated

特性

详细描述

The StencilOperationArguments type specifies the arguments for the stencil operations.

另请参阅 StencilOperation .

特性文档编制

allTestsPassOperation : enumeration

Holds the stencil test operation for when depth and stencil test pass. Default is StencilOperationArguments .Keep.

另请参阅 StencilOperationArguments::stencilTestFailureOperation and Qt3DRender::QStencilOperationArguments::Operation .

depthTestFailureOperation : enumeration

Holds the stencil test operation for when the stencil test passes, but depth test fails. Default is StencilOperationArguments .Keep.

另请参阅 StencilOperationArguments::stencilTestFailureOperation and Qt3DRender::QStencilOperationArguments::Operation .

faceMode : enumeration [read-only]

Holds the faces the arguments are applied to.

另请参阅 Qt3DRender::QStencilOperationArguments::FaceMode .

stencilTestFailureOperation : enumeration

Holds the stencil test operation for when the stencil test fails. Default is StencilOperationArguments .Keep.

另请参阅 Qt3DRender::QStencilOperationArguments::Operation .

内容

  1. 特性

  2. 详细描述

版权所有  © 2014-2026 乐数软件    

工业和信息化部: 粤ICP备14079481号-1