<feDistantLight>
The <feDistantLight>
filter primitive defines a distant light source that can be used within a lighting filter primitive: <feDiffuseLighting>
or <feSpecularLighting>
.
Usage context
Categories | Light source element |
---|---|
Permitted content | Any number of the following elements, in any order:<animate> , <set>
|
Attributes
Global attributes
Specific attributes
DOM Interface
This element implements the SVGFEDistantLightElement
interface.
Specifications
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
feDistantLight |
? |
≤18 |
? |
? |
? |
? |
? |
? |
? |
? |
? |
? |
azimuth |
? |
? |
? |
? |
? |
? |
? |
? |
? |
? |
? |
? |
elevation |
? |
? |
? |
? |
? |
? |
? |
? |
? |
? |
? |
? |
See also
<filter>
<animate>
<set>
<feDiffuseLighting>
<feSpecularLighting>
<fePointLight>
<feSpotLight>
- SVG tutorial: Filter effects
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/feDistantLight