← 返回首页
<feDistantLight> - SVG | MDN

<feDistantLight>

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since October 2018.

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

In this article

Usage context

CategoriesPermitted content
Light source element
Any 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

Enable JavaScript to view this browser compatibility table.

See also