Computes the value between the this boundaries given the progress factor
and copies it
into value
.
this |
a Interval |
factor |
the progress factor, between 0 and 1 |
value |
return location for an initialized Value |
|