Nodes/WAS Affine/Affine Pattern Noise
ComfyUI Node

Affine Pattern Noise

A ComfyUI node in sampling/custom_sampling/noise with 7 inputs and 1 output.

By WASasquatch·Created 12 months ago·Updated 4 months ago· 5
Affine Pattern Noise
  • options
  • noise_options
  • NOISE
patternwhite_noise
seed0
affine_scale0.950
normalizetrue
affine_bias0.000
Categorysampling/custom_sampling/noise

Inputs (7)

NameTypeDefaultDescription
patternCOMBOwhite_noisePattern used to synthesize structured noise (excludes solid and content-derived patterns).
seedINT00–2147483647Seed for reproducible noise generation.
affine_scaleFLOAT0.9500–10Pattern amplitude multiplier applied to the base ComfyUI noise. Controls how much the pattern affects the final noise.
normalizeBOOLEANtrueIf enabled, center and scale the generated pattern to zero-mean unit-std before amplitude scaling.
affine_biasFLOAT0.000-2–2Additive bias applied where the pattern mask is active. Positive values brighten, negative values darken.
optionsoptDICTBase options DICT for pattern parameters (same keys as Affine patterns).
noise_optionsoptDICTPattern-specific overrides layered onto 'options'.

Outputs (1)

NameTypeDescription
NOISENOISE