EffectUniformDef
Defined in: postprocess/effects.ts:6
Properties
Section titled “Properties”defaultValue
Section titled “defaultValue”defaultValue:
number
Defined in: postprocess/effects.ts:12
label:
string
Defined in: postprocess/effects.ts:8
max:
number
Defined in: postprocess/effects.ts:10
min:
number
Defined in: postprocess/effects.ts:9
name:
string
Defined in: postprocess/effects.ts:7
neutralValue?
Section titled “neutralValue?”
optionalneutralValue?:number
Defined in: postprocess/effects.ts:19
The “effect does nothing” value a partial-weight volume blend fades toward. 0 for additive/intensity params (default); 1 for MULTIPLICATIVE params (contrast, saturation, zoom) — blending those from 0 crushes the image to black / extreme distortion at a volume’s soft edge.
step:
number
Defined in: postprocess/effects.ts:11