Uses of Class
io.qt.qt3d.animation.QMorphTarget
-
Uses of QMorphTarget in io.qt.qt3d.animation
Modifier and TypeMethodDescriptionstatic QMorphTarget
QMorphTarget.fromGeometry
(QGeometry geometry, Collection<String> attributes) Modifier and TypeMethodDescriptionfinal QList
<QMorphTarget> QMorphingAnimation.morphTargetList()
final QList
<QMorphTarget> QVertexBlendAnimation.morphTargetList()
Modifier and TypeMethodDescriptionfinal void
QMorphingAnimation.addMorphTarget
(QMorphTarget target) final void
QVertexBlendAnimation.addMorphTarget
(QMorphTarget target) final void
QMorphingAnimation.removeMorphTarget
(QMorphTarget target) final void
QVertexBlendAnimation.removeMorphTarget
(QMorphTarget target) Modifier and TypeMethodDescriptionfinal void
QMorphingAnimation.setMorphTargets
(Collection<? extends QMorphTarget> targets) final void
QVertexBlendAnimation.setMorphTargets
(Collection<? extends QMorphTarget> targets)