speed property

double speed
final

Speed scale of the animation. You can set it to 0.0 that disable the animation. Disabled animations doesn't require computational demand at all.

Implementation

final double speed;