ComfyUI Node
Affine Perlin Noise Options
A ComfyUI node in latent/adjust with 4 inputs and 1 output.
Affine Perlin Noise Options
- noise_options
◄perlin_scale48►
◄perlin_octaves4►
◄perlin_persistence0.55►
◄perlin_lacunarity2.2►
Categorylatent/adjust
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| perlin_scale | FLOAT | 484–1024 | Base feature size in pixels. Larger = smoother patterns. |
| perlin_octaves | INT | 41–8 | Number of noise octaves to sum (multi-frequency detail). |
| perlin_persistence | FLOAT | 0.550.1–1 | Amplitude falloff per octave (lower = less high-frequency energy). |
| perlin_lacunarity | FLOAT | 2.21–4 | Frequency multiplier per octave (2.0 doubles frequency each octave). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| noise_options | DICT | — |