QClock Class

(Qt3DAnimation::QClock)
Inherits: Qt3DCore::QNode

Properties

typedef QNodePtr
typedef QNodeVector
Qt3DCore::QNodeId qIdForNode(Qt3DCore::QNode *node)
Qt3DCore::QNodeIdVector qIdsForNodes(const T &nodes)

Additional Inherited Members

Property Documentation

playbackRate : double

The playback speed of the animation.

Access functions:

double playbackRate() const
void setPlaybackRate(double playbackRate)

Notifier signal:

void playbackRateChanged(double playbackRate)