timeDilation property

double timeDilation
getter/setter pair

The speed factor for playback. This value is multiplied with the elapsed time between frames to determine how quickly frames are advanced.

Implementation

double timeDilation = 1;