textmode.synth.js / SynthSource / colorama
Method: colorama()
ts
colorama(amount?): this;Apply colorama effect (hue rotation based on luminance).
Parameters
| Parameter | Type | Description |
|---|---|---|
amount? | SynthParameterValue | Effect amount (default: 0.005) |
Returns
this