speed property
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;
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.
final double speed;