Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. SVGFESpotLightElement

SVGFESpotLightElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2015⁩.

TheSVGFESpotLightElement interface corresponds to the<feSpotLight> element.

EventTarget Node Element SVGElement SVGFESpotLightElement

Instance properties

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

SVGFESpotLightElement.xRead only

AnSVGAnimatedNumber corresponding to thex attribute of the given element.

SVGFESpotLightElement.yRead only

AnSVGAnimatedNumber corresponding to they attribute of the given element.

SVGFESpotLightElement.zRead only

AnSVGAnimatedNumber corresponding to thez attribute of the given element.

SVGFESpotLightElement.pointsAtXRead only

AnSVGAnimatedNumber corresponding to thepointsAtX attribute of the given element.

SVGFESpotLightElement.pointsAtYRead only

AnSVGAnimatedNumber corresponding to thepointsAtY attribute of the given element.

SVGFESpotLightElement.pointsAtZRead only

AnSVGAnimatedNumber corresponding to thepointsAtZ attribute of the given element.

SVGFESpotLightElement.specularExponentRead only

AnSVGAnimatedNumber corresponding to thespecularExponent attribute of the given element.

SVGFESpotLightElement.limitingConeAngleRead only

AnSVGAnimatedNumber corresponding to thelimitingConeAngle attribute of the given element.

Instance methods

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

Specifications

Specification
Filter Effects Module Level 1
# InterfaceSVGFESpotLightElement

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp