web api interface
SVGFESpotLightElement
The SVGFESpotLightElement interface corresponds to the <feSpotLight> 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
pointsAtXRead only- : An
SVGAnimatedNumbercorresponding to thepointsAtXattribute of the given element.
- : An
pointsAtYRead only- : An
SVGAnimatedNumbercorresponding to thepointsAtYattribute of the given element.
- : An
pointsAtZRead only- : An
SVGAnimatedNumbercorresponding to thepointsAtZattribute of the given element.
- : An
specularExponentRead only- : An
SVGAnimatedNumbercorresponding to thespecularExponentattribute of the given element.
- : An
limitingConeAngleRead only- : An
SVGAnimatedNumbercorresponding to thelimitingConeAngleattribute 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.