OptionalvertexSrc: stringThe source of the vertex shader.
OptionalfragmentSrc: stringThe source of the fragment shader.
Optionaluniforms: Dict<any>Custom uniforms to use to augment the built-in ones.
Elevation of this weather occlusion mask filter.
StaticdefaultStaticfragmentStaticvertexStaticcreateA factory method for creating the filter using its defined default values.
OptionalinitialUniforms: object = {}Initial uniform values which override filter defaults
The constructed AbstractFilter instance.
The filter used by the weather layer to mask weather above occluded roofs.
See
foundry.canvas.layers.WeatherEffects