<feDistantLight>

The <feDistantLight> filter primitive defines a distant light source that can be used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.

Usage context

CategoriesLight source element
Permitted contentAny number of the following elements, in any order:
<animate>, <set>

Attributes

DOM Interface

This element implements the SVGFEDistantLightElement interface.

Specifications

Specification
Filter Effects Module Level 1
# feDistantLightElement

Browser compatibility

BCD tables only load in the browser

See also