SVGFESpotLightElement
The SVGFESpotLightElement interface corresponds to the <feSpotLight> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
SVGFESpotLightElement.xRead only-
An
SVGAnimatedNumbercorresponding to thexattribute of the given element. SVGFESpotLightElement.yRead only-
An
SVGAnimatedNumbercorresponding to theyattribute of the given element. SVGFESpotLightElement.zRead only-
An
SVGAnimatedNumbercorresponding to thezattribute of the given element. SVGFESpotLightElement.pointAtXRead only-
An
SVGAnimatedNumbercorresponding to thepointAtXattribute of the given element. SVGFESpotLightElement.pointAtYRead only-
An
SVGAnimatedNumbercorresponding to thepointAtYattribute of the given element. SVGFESpotLightElement.pointAtZRead only-
An
SVGAnimatedNumbercorresponding to thepointAtZattribute of the given element. SVGFESpotLightElement.specularExponentRead only-
An
SVGAnimatedNumbercorresponding to thespecularExponentattribute of the given element. SVGFESpotLightElement.limitingConeAngleRead only-
An
SVGAnimatedNumbercorresponding to thelimitingConeAngleattribute of the given element.
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
| Specification |
|---|
| Filter Effects Module Level 1 # InterfaceSVGFESpotLightElement |
Browser compatibility
| desktop | mobile | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
SVGFESpotLightElement | |||||||||||
limitingConeAngle | |||||||||||
pointsAtX | |||||||||||
pointsAtY | |||||||||||
pointsAtZ | |||||||||||
specularExponent | |||||||||||
x | |||||||||||
y | |||||||||||
z | |||||||||||