clamp property

bool get clamp

Whether output values are clamped to the range.

Implementation

bool get clamp;
set clamp (bool value)

Implementation

set clamp(bool value);