W3cubDocs

/Haxe JavaScript

FEPointLightElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

Available on js

The SVGFEPointLightElement interface corresponds to the fePointLight element.

Documentation SVGFEPointLightElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Variables

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/FEPointLightElement.html