Firefox Tomorrow

svg element

<feDistantLight>

View on MDN ↗

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

Usage context

Attributes

  • azimuth
  • elevation

DOM Interface

This element implements the SVGFEDistantLightElement interface.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also