webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
SVGFESpotLightElement Interface Reference

import"SVGFESpotLightElement.idl";

Inheritance diagram for SVGFESpotLightElement:
SVGElement

Public Attributes

readonly attribute SVGAnimatedNumber x
 
readonly attribute SVGAnimatedNumber y
 
readonly attribute SVGAnimatedNumber z
 
readonly attribute SVGAnimatedNumber pointsAtX
 
readonly attribute SVGAnimatedNumber pointsAtY
 
readonly attribute SVGAnimatedNumber pointsAtZ
 
readonly attribute SVGAnimatedNumber specularExponent
 
readonly attribute SVGAnimatedNumber limitingConeAngle
 
- Public Attributes inherited from SVGElement
readonly attribute SVGSVGElement ownerSVGElement
 
readonly attribute SVGElement viewportElement
 
attribute DOMString xmllang
 
attribute DOMString xmlspace
 
readonly attribute SVGAnimatedString className
 
readonly attribute CSSStyleDeclaration style
 
attribute long tabIndex
 
readonly attribute DOMStringMap dataset
 

Additional Inherited Members

- Public Member Functions inherited from SVGElement
DeprecatedCSSOMValue getPresentationAttribute (optional DOMString name="undefined")
 
void focus ()
 
void blur ()
 

Member Data Documentation

◆ limitingConeAngle

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::limitingConeAngle

◆ pointsAtX

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::pointsAtX

◆ pointsAtY

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::pointsAtY

◆ pointsAtZ

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::pointsAtZ

◆ specularExponent

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::specularExponent

◆ x

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::x

◆ y

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::y

◆ z

readonly attribute SVGAnimatedNumber SVGFESpotLightElement::z

The documentation for this interface was generated from the following file: