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

Entity QML Type

Entity is a Node subclass that can aggregate several Component3D instances that will specify its behavior.

This type was introduced in Qt 5.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Entity QML Type

Detailed Description

By itself a Entity is an empty shell. The behavior of a Entity object is defined by the Component3D objects it references. Each Qt3D backend aspect will be able to interpret and process an Entity by recognizing which components it is made up of. One aspect may decide to only process entities composed of a single Transform component whilst another may focus on MouseHandler.

See Also

Property Documentation

 

[read-only] components : list<Component3D>

Holds the list of Component3D instances, which define the behavior of the entity.

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