Qt Reference Documentation

QML Vector3dAnimation Element

[Inherits PropertyAnimation]

The Vector3dAnimation element allows you to animate changes in properties of type QVector3d. More...

Properties

Detailed Description

See also QML Animation and Animation basics example.


Property Documentation

from : real

This property holds the starting value. If not set, then the value defined in the start state of the transition.


to : real

This property holds the ending value. If not set, then the value defined in the end state of the transition or Behavior.


X