在本页

StencilTestArguments QML Type

StencilTestArguments 类型指定模板测试的参数。更多

Import Statement: import Qt3D.Render 2.11
In C++: QStencilTestArguments
Inherits:

QtObject

Status: Deprecated

属性

详细说明

StencilTestArguments 类型指定模版测试的参数。

属性文档

comparisonMask : int

保存模板测试比较掩码。默认为全部为零。

faceMode : enumeration [read-only]

保存应用参数的面。

另请参阅 Qt3DRender::QStencilTestArguments::StencilFaceMode

referenceValue : int

保持钢网测试参考值。默认值为零。

stencilFunction : enumeration

保持模板测试功能。默认为StencilTestArguments.从不。

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