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

PickingSettings QML Type

The PickingSettings class specifies how entity picking is handled.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

PickingSettings QML Type

Detailed Description

The picking settings determine how the entity picking is handled. For more details about entity picking, see Qt3D.Render::ObjectPicker or Qt3D.Render::RayCaster component documentation.

When using ObjectPicker components, picking is triggered by mouse events.

When using RayCaster or ScreenRayCaster components, picking can be explicitly triggered by the application.

In both cases, a ray will be cast through the scene to find geometry intersecting the ray.

See Also

Property Documentation

 

faceOrientationPickingMode : enumeration

Specifies how face orientation affects triangle picking

pickMethod : enumeration

Holds the current pick method.

See Also

pickResultMode : enumeration

Holds the current pick results mode.

See Also

worldSpaceTolerance : qreal

Holds the threshold, in model space coordinates, used to evaluate line and point picking.

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