Lerp Unclamped
Computes a linear interpolation. The interpolant is not clamped. When lerping between Colors, the interpolant is still constrained to values which stay within the set of real colors.
| Inputs | Outputs |
|---|---|
| Any (float, quaternion, vector3, color) | Start | Any (float, quaternion, vector3, color) | Result |
| Any (float, quaternion, vector3, color) | End | |
| float | Progress |
Properties
| Is beta required? | No |
| Is chip a trolling risk? | No |
| Is chip a role assignment risk? | No |
| Chip UUID | 6e9219ab-89d2-47e3-a105-562a9a1fddda |
| Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!