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

StencilTest QML Type

The StencilTest type specifies arguments for the stecil test.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

StencilTest QML Type

  • Import Statement: import Qt3D.Render 2.5

  • Inherits: RenderState

  • Instantiates:: QStencilTest

  • Group: StencilTest is part of renderstates

Detailed Description

A StencilTest type specifies argument for the stencil test. The stencil test comprises of three arguments: stencil test function, stencil test mask and stencil reference value. StencilTest allows these arguments to be set for both front- and back-facing polygons separately.

See Also

Property Documentation

 

[read-only] back : StencilTestArguments

Holds the stencil test arguments for back-facing polygons.

[read-only] front : StencilTestArguments

Holds the stencil test 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+