dom / latest / svgfespecularlightingelement.html /

SVGFESpecularLightingElement

The SVGFESpecularLightingElement interface corresponds to the <feSpecularLighting> element.

EventTarget Node Element SVGElement SVGFESpecularLightingElement

Properties

This interface also inherits properties from its parent interface, SVGElement.

SVGFESpecularLightingElement.height Read only

An SVGAnimatedLength corresponding to the height attribute of the given element.

SVGFESpecularLightingElement.in1 Read only

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

SVGFESpecularLightingElement.kernelUnitLengthX Read only

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

SVGFESpecularLightingElement.kernelUnitLengthY Read only

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

SVGFESpecularLightingElement.result Read only

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

SVGFESpecularLightingElement.specularConstant Read only

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

SVGFESpecularLightingElement.specularExponent Read only

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

SVGFESpecularLightingElement.surfaceScale Read only

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

SVGFESpecularLightingElement.width Read only

An SVGAnimatedLength corresponding to the width attribute of the given element.

SVGFESpecularLightingElement.x Read only

An SVGAnimatedLength corresponding to the x attribute of the given element.

SVGFESpecularLightingElement.y Read only

An SVGAnimatedLength corresponding to the y attribute of the given element.

Methods

This interface does not provide any specific methods, but implements those of its parent, SVGElement.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
SVGFESpecularLightingElement
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
in1
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
kernelUnitLengthX
45
12
3
10
32
No
45
45
4
32
No
5.0
kernelUnitLengthY
45
12
3
10
32
No
45
45
4
32
No
5.0
specularConstant
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
specularExponent
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
surfaceScale
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
height
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
result
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
width
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
x
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0
y
5
12
3
10
≤12.1
6
4.4
18
4
≤12.1
6
1.0

See also

© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGFESpecularLightingElement