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

Pass QML Type

Defines a render pass in an Effect.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Pass QML Type

  • Import Statement: import QtQuick3D

Detailed Description

An Effect may consist of multiple render passes. Each render pass has a setup phase where the list of render commands are executed, a output buffer and a list of shaders to use for rendering the effect.

See the documentation for Effect for more details on how to set up multiple rendering passes.

Property Documentation

 

commands : list

Specifies the list of render commands of the pass.

output : Buffer

Specifies the output buffer of the pass.

shaders : list

Specifies the list of shaders of the pass.

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