add: size option for image noise node and filter

This commit is contained in:
dunkeroni
2025-01-13 00:41:44 -05:00
committed by psychedelicious
parent b7389da89b
commit 157290bef4
6 changed files with 49 additions and 9 deletions

View File

@@ -8494,6 +8494,12 @@ export type components = {
* @default true
*/
noise_color?: boolean;
/**
* Size
* @description The size of the noise
* @default 1
*/
size?: number;
/**
* type
* @default img_noise