Returns a field whose value at any position is clamped between min and max. Values of type float3 are clamped component by component.
The input scalar field.
The minimum value of the output field.
The maximum value of the output field.
The resulting field.