StencilTestArguments QML Type

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

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

QtObject

Status: Deprecated

属性

详细说明

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

属性文档

comparisonMask : int

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


faceMode : enumeration [read-only]

持有应用参数的面。

另请参阅 Qt3DRender::QStencilTestArguments::StencilFaceMode


referenceValue : int

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


stencilFunction : enumeration

保持钢网测试功能。默认为StencilTestArguments.Never。


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