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