Clip
returns
expr
in the range-1
to1
. Returns-1
ifexpr
is less than-1
. Returns1
ifexpr
is greater than1
.
returns
expr
in the rangemin
tomax
. Returnsmin
ifexpr
is less thanmin
. Returnsmax
ifexpr
is greater thanmax
.
returns
expr
in the rangemin
tomax
. ReturnsvMin
ifexpr
is less thanmin
. ReturnsvMax
ifexpr
is greater thanmax
.
See
Examples
Related terms
Implementation status
- ✅ - full supported