package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGFESpotLightElement interface corresponds to the feSpotLight element.
Documentation SVGFESpotLightElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlylimitingConeAngle:AnimatedNumberAn SVGAnimatedNumber corresponding to the limitingConeAngle attribute of the given element.
read onlypointsAtX:AnimatedNumberread onlypointsAtY:AnimatedNumberread onlypointsAtZ:AnimatedNumberread onlyspecularExponent:AnimatedNumberAn SVGAnimatedNumber corresponding to the specularExponent attribute of the given element.
read onlyx:AnimatedNumberAn SVGAnimatedNumber corresponding to the x attribute of the given element.
read onlyy:AnimatedNumberAn SVGAnimatedNumber corresponding to the y attribute of the given element.
read onlyz:AnimatedNumberAn SVGAnimatedNumber corresponding to the z attribute of the given element.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FESpotLightElement.html