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

CoreSettings QML Type

The CoreSettings class holds settings related to core data handling process.

This type was introduced in Qt 6.0.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

CoreSettings QML Type

  • Import Statement: import Qt3D.Core 2.4

  • Since:: Qt 6.0

  • Instantiates:: QCoreSettings

Detailed Description

The CoreSettings component should be set as a component of the scene root entity (although it could be anywhere in the scene graph). There should be a single instance.

It can be used to control some of Qt 3D's behavior.

Property Documentation

 

boundingVolumesEnabled : bool

Holds whether bounding volumes handling is enabled. This is true by default. Disabling this allows to reduce the amount of computations performed each frame. If you are using picking or frustum culling you should keep this enabled (even when providing explicit bounding volumes sizes using BoundingVolume).

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