feDistantLight element | SVGFEDistantLightElement object
Defines a distant light source.
![]() ![]() |
Syntax
<feDistantLight azimuth="45"
elevation="45"/>
DOM Information
Inheritance Hierarchy
Node
Element
SVGElement
SVGFEDistantLightElement
Members
The SVGFEDistantLightElement object has these types of members:
Properties
The SVGFEDistantLightElement object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets the direction angle for the light source on the xy plane (clockwise). | |
| Read-only |
Gets the direction angle for the light source from the xy plane towards the z-axis. |
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.14
See also
Show:

