textmode.synth.js / SynthSource / softlight
Method: softlight()
ts
softlight(source, amount?): this;Soft light blend with another source.
Parameters
| Parameter | Type | Description |
|---|---|---|
source | SynthParameterValue | Source to softlight |
amount? | SynthParameterValue | Blend amount (default: 1.0) |
Returns
this