Linearly interpolate between this point and Target.
function LinearInterpolate(const Target: TAgkPoint; const T: Single): TAgkPoint; overload;
The point between this point and Target at fraction T.
LinearInterpolate Method
Made with Doc-O-MaticĀ® Express