SVGFESpotLightElement

Module:
svg
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

limitingConeAngle
pointsAtX
pointsAtY
pointsAtZ
specularExponent
x
y
z

limitingConeAngle


readonly attribute SVGAnimatedNumber limitingConeAngle; 


pointsAtX


readonly attribute SVGAnimatedNumber pointsAtX; 


pointsAtY


readonly attribute SVGAnimatedNumber pointsAtY; 


pointsAtZ


readonly attribute SVGAnimatedNumber pointsAtZ; 


specularExponent


readonly attribute SVGAnimatedNumber specularExponent; 


x


readonly attribute SVGAnimatedNumber x; 


y


readonly attribute SVGAnimatedNumber y; 


z


readonly attribute SVGAnimatedNumber z; 

 

Last Updated: 2009-05-29