create_bi_level method

create_bi_level

Creates BiLevel effect.

Returns

BiLevel effect.

def create_bi_level(self, threshold):
    ...
ParameterTypeDescription
thresholdfloatThreshold.

See Also