OptionalpropertiesOptionalblendFunction?: numberThe blend function of this effect. (default: BlendFunction.NORMAL)
OptionalmodulationOffset?: numberThe modulation offset. Only applies if radialModulation is enabled. (default: 0.15)
Optionaloffset?: vec2 | { x: number; y: number }The color offset. (default: [0.001, 0.0005])
OptionalradialModulation?: booleanWhether the effect should be modulated with a radial gradient. (default: false)
OptionaltokenThe token of the effect, is only returned by the viewer, but ignored as an input.
The type of this effect.