FESpotLightElement
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:
Variables
read onlylimitingConeAngle:AnimatedNumber
An SVGAnimatedNumber corresponding to the limitingConeAngle attribute of the given element.
read onlypointsAtX:AnimatedNumber
read onlypointsAtY:AnimatedNumber
read onlypointsAtZ:AnimatedNumber
read onlyspecularExponent:AnimatedNumber
An SVGAnimatedNumber corresponding to the specularExponent attribute of the given element.
read onlyx:AnimatedNumber
An SVGAnimatedNumber corresponding to the x attribute of the given element.
read onlyy:AnimatedNumber
An SVGAnimatedNumber corresponding to the y attribute of the given element.
read onlyz:AnimatedNumber
An 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