OptionalpropertiesOptionalblendFunction?: numberThe blend function of this effect. (default: BlendFunction.SCREEN)
Optionalblur?: booleanWhether the god rays should be blurred to reduce artifacts. (default: true)
OptionalclampMax?: numberAn upper bound for the saturation of the overall effect. (default: 1.0)
Optionaldecay?: numberAn illumination decay factor. (default: 0.9)
Optionaldensity?: numberThe density of the light rays. (default: 0.96)
Optionalexposure?: numberA constant attenuation coefficient. (default: 0.6)
OptionalkernelSize?: numberThe blur kernel size. Has no effect if blur is disabled. (default: KernelSize.SMALL)
Optionalweight?: numberA light ray weight factor. (default: 0.4)
OptionaltokenThe token of the effect, is only returned by the viewer, but ignored as an input.
The type of this effect.