On this page

Clamp incoming value to a specified range of values.

Parameters

in

The input value or nodename

low

Clamp low value; any value lower than this will be set to 'low'. Default is 0 in all channels

high

Clamp high value; any value higher than this will be set to 'high'. Default is 1 in all channels.

Outputs

out

float

VOP nodes