Back

Mix Math General Node


Mix two values by cross-fading the values. Slerp is used with quaternions and lerp with all other values.

Properties

- Fraction (Float)
A value from 0.0 (leading) to 1.0 (trailing).

- Smooth (Bool)
Apply smoothness with a cosine curve.