W3cubDocs

/Haxe JavaScript

FESpecularLightingElement

package js.html.svg

extends ElementDOMElementNodeEventTarget

Available on js

The SVGFESpecularLightingElement interface corresponds to the feSpecularLighting element.

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

See also:

Variables

read onlyheight:AnimatedLength

read onlyin1:AnimatedString

An SVGAnimatedString corresponding to the in attribute of the given element.

read onlykernelUnitLengthX:AnimatedNumber

An SVGAnimatedNumber corresponding to the X component of the kernelUnitLength attribute of the given element.

read onlykernelUnitLengthY:AnimatedNumber

An SVGAnimatedNumber corresponding to the Y component of the kernelUnitLength attribute of the given element.

read onlyresult:AnimatedString

read onlyspecularConstant:AnimatedNumber

An SVGAnimatedNumber corresponding to the specularConstant attribute of the given element.

read onlyspecularExponent:AnimatedNumber

An SVGAnimatedNumber corresponding to the specularExponent attribute of the given element.

read onlysurfaceScale:AnimatedNumber

An SVGAnimatedNumber corresponding to the surfaceScale attribute of the given element.

read onlywidth:AnimatedLength

read onlyx:AnimatedLength

read onlyy:AnimatedLength

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FESpecularLightingElement.html