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

RenderSettings QML Type

The RenderSettings type holds settings related to rendering process and host the active FrameGraph.

This type was introduced in Qt 5.7.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

RenderSettings QML Type

  • Import Statement: import Qt3D.Render 2.4

  • Since:: Qt 5.7

  • Instantiates:: QRenderSettings

Detailed Description

The RenderSettings component must be set as a component of the scene root entity. It specifies render policy and picking settings, as well as hosts the active FrameGraph.

Property Documentation

 

activeFrameGraph : FrameGraphNode

Holds the currently active FrameGraph.

[read-only] pickingSettings : PickingSettings

Holds the current pick settings for the FrameGraph.

[read-only, since 5.15] renderCapabilities : RenderCapabilities

Holds the details of the supported rendering engine

This property was introduced in Qt 5.15.

renderPolicy : enumeration

Holds the current render policy.

See Also

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