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

SkeletonLoader QML Type

Used to load a skeleton of joints from file.

This type was introduced in Qt 5.10.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

SkeletonLoader QML Type

  • Import Statement: import Qt3D.Core 2.4

  • Since:: Qt 5.10

  • Inherits:: AbstractSkeleton

  • Instantiates:: QSkeletonLoader

Detailed Description

Use SkeletonLoader if you wish to load a whole skeleton from file rather than creating the joints yourself using Skeleton and Joints. Creating a skeleton and binding the vertices of a mesh to the skeleton is most easily performed in a 3D digital content creation tool such as Blender. The resulting skeleton and mesh can then be exported in a suitable format such as glTF 2 for consumption by Qt 3D.

Property Documentation

 

source : url

Holds the source url from which to load the skeleton.

[read-only] status : SkeletonLoader.Status

Holds the current status of skeleton loading.

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