IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

StencilOperationArguments QML Type

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

This type was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

StencilOperationArguments QML Type

  • Import Statement: import Qt3D.Render 2.4

  • Since:: Qt 5.7

  • Inherits:: QtObject

  • Instantiates:: QStencilOperationArguments

  • Group: StencilOperationArguments is part of renderstates

Detailed Description

The StencilOperationArguments type specifies the arguments for the stencil operations.

See Also

See also StencilOperation

Property Documentation

 

allTestsPassOperation : enumeration

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

See Also

depthTestFailureOperation : enumeration

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

See Also

[read-only] faceMode : enumeration

Holds the faces the arguments are applied to.

See Also

stencilTestFailureOperation : enumeration

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

See Also

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+