ClampMap


Attribute Reference

General attributes

clamp

Bool
default: True

enables/disables clamping of the output values. This useful prevent out-of-range values when expanding the input values.

clamp_max

Float
default: 1.0

the maximum value output by this map when 'clamp' is enabled

clamp_min

Float
default: 0.0

the minimum value output by this map when 'clamp' is enabled

input

Rgb bindable
default: [ 1, 1, 1 ]

the input values to be remapped