if(mode == InterpolationMode.EXTRAPOLATION&....)
This s the code from SfS2x fps ,Transforminterpolation Script. But I could n't able to find switching from mode = InterpolationMode.INTERPOLATION to mode = InterpolationMode.EXTRAPOLATION).Then how extrapolation here will work.
