Skip to content

Format

typescript
Bloom.softKnee

class: Bloom

Description

Soft edge control for threshold.

It determines the smoothness of the transition region near the threshold. Increasing the soft edge value can make the transition smoother. It gradually transitions between below/above the threshold (0 = hard threshold, 1 = soft threshold).

Parameters

param_nametypedescription

Return

typedescription
number

Code Example