feSpotlight
Overview Table
Syntax
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.16
Members
The SVGFESpotLightElement object has these properties:
- limitingConeAngle: Gets a value that specifies a limiting cone that restricts the region where the light is projected.
- pointsAtX: Gets a value that specifies the x location in the coordinate system established by attribute primitiveUnits on the filter element of the point at which the light source is pointing.
- pointsAtY: Gets a value that specifies the y location in the coordinate system established by attribute primitiveUnits on the filter element of the point at which the light source is pointing.
- pointsAtZ: Gets a value that specifies the z location in the coordinate system established by attribute primitiveUnits on the filter element of the point at which the light source is pointing.
- specularExponent: Gets a value that indicates an exponent value that controls the focus for the light source.
- x: Gets or sets the x-coordinate value.
- y: Gets or sets the y-coordinate value.
- z: Gets a value that indicates the z location for the light source
See also
Related articles
Filters
feSpotlight
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]