Lerp
Updated 4mo ago
Reference
Linear interpolation — returns A when Alpha=0, B when Alpha=1, and a smooth blend in between. Pair with Timeline for animation.
Linear interpolation — returns A when Alpha=0, B when Alpha=1, and a smooth blend in between. Pair with Timeline for animation.