textmode.synth.js / SynthSource / saturate
Method: saturate()
ts
saturate(amount?): this;Adjust color saturation.
Parameters
| Parameter | Type | Description |
|---|---|---|
amount? | SynthParameterValue | Saturation amount (default: 2.0) |
Returns
this