Two-branch crossfade (mix simplex edge): lerp(a, b, t). Writing keeps t fixed and splits the delta by influence.
lerp(a, b, t)
t
Two-branch crossfade (mix simplex edge):
lerp(a, b, t). Writing keepstfixed and splits the delta by influence.