Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 715 Bytes

File metadata and controls

39 lines (26 loc) · 715 Bytes
title slug
fePointLight
Web/SVG/Element/fePointLight

{{SVGRef}}

使用上下文

{{svginfo}}

示例

属性

全局属性

专有属性

  • {{ SVGAttr("x") }}
  • {{ SVGAttr("y") }}
  • {{ SVGAttr("z") }}

DOM 接口

该元素实现了 SVGFEPointLightElement 接口。

参见

  • {{ SVGElement("filter") }}
  • {{ SVGElement("animate") }}
  • {{ SVGElement("set") }}
  • {{ SVGElement("feDiffuseLighting") }}
  • {{ SVGElement("feSpecularLighting") }}
  • {{ SVGElement("feDistantLight") }}
  • {{ SVGElement("feSpotLight") }}
  • SVG 教程:滤镜效果