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

StencilOperation QML Type

The StencilOperation type specifies stencil operation.

This type was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

StencilOperation QML Type

  • Import Statement: import Qt3D.Render 2.4

  • Since:: Qt 5.7

  • Inherits:: RenderState

  • Instantiates:: QStencilOperation

  • Group: StencilOperation is part of renderstates

Detailed Description

A StencilOperation type specifies the stencil operations for the front- and back-facing polygons. The stencil operation control what is done to fragment when the stencil and depth test pass or fail.

See Also

See also StencilTest

Property Documentation

 

[read-only] back : StencilOperationArguments

Holds the stencil operation arguments for back-facing polygons.

[read-only] front : StencilOperationArguments

Holds the stencil operation arguments for front-facing polygons.

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