Skip to content

Clamp Number

Math » Arithmetic » Clamp Number

Description

Clamps a value between a range defined by two others (inclusive)

Parameters

Name Description
Set Where the resulting value is set
Value The value that is clamped between two others
Minimum The smallest possible value
Maximum The largest possible value

Keywords

Min Max Negative Minus Float Integer Variable