Elex.Functions.Clamp (Elex v0.2.3)

View Source

Clamps a value to the inclusive range between min and max.

Expression syntax

clamp(5, 0, 10)