The SVGFEPointLightElement interface corresponds to the <fePointLight>
The SVGFEPointLightElement interface corresponds to the `<fePointLight>`
(set-x! this val)
Property.
An SVGAnimatedNumber corresponding to the x attribute of the element.
Property. An SVGAnimatedNumber corresponding to the x attribute of the element.
(set-y! this val)
Property.
An SVGAnimatedNumber corresponding to the y attribute of the element.
Property. An SVGAnimatedNumber corresponding to the y attribute of the element.
(set-z! this val)
Property.
An SVGAnimatedNumber corresponding to the z attribute of the element.
Property. An SVGAnimatedNumber corresponding to the z attribute of the element.
(x this)
Property.
An SVGAnimatedNumber corresponding to the x attribute of the element.
Property. An SVGAnimatedNumber corresponding to the x attribute of the element.
(y this)
Property.
An SVGAnimatedNumber corresponding to the y attribute of the element.
Property. An SVGAnimatedNumber corresponding to the y attribute of the element.
(z this)
Property.
An SVGAnimatedNumber corresponding to the z attribute of the element.
Property. An SVGAnimatedNumber corresponding to the z attribute of the element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close