web api interface
SVGFEPointLightElement
The SVGFEPointLightElement interface corresponds to the <fePointLight> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
xRead only- : An
SVGAnimatedNumbercorresponding to thexattribute of the given element.
- : An
yRead only- : An
SVGAnimatedNumbercorresponding to theyattribute of the given element.
- : An
zRead only- : An
SVGAnimatedNumbercorresponding to thezattribute of the given element.
- : An
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.