Progress
Convert a number from any range to progress (0 to 1). Useful with Transition to convert an animating value to another range.
Progress
- Value
- Start Value
- End Value
- Progress
- Value
A number to convert.
- Start Value
The start value of the range.
- End Value
The end value of the range.
- Progress
A progress value. See Animation Basics for more information.