TimedAnimation.setValueFrom

Sets the value self will animate from.

The animation will start at this value and end at propertyTimedAnimation:value-to.

If propertyTimedAnimation:reverse is TRUE, the animation will end at this value instead.

class TimedAnimation
void
setValueFrom
(
double value
)

Parameters

value double

the value to animate from