feSpotLight

The feSpotLight SVG element specifies the spot light source.

Syntax

Attributes

limitingConeAngle

Specifies the angle in degrees between the spot light axis and the spot light cone.

Value
<number>
Default
0

pointsAtX

Specifies the x location at which the light source is pointing.

Value
<number>
Default
0

pointsAtY

Specifies the y location at which the light source is pointing.

Value
<number>
Default
0

pointsAtZ

Specifies the z location at which the light source is pointing.

Value
<number>
Default
0

specularExponent

Specifies the exponent value controlling the focus for the light source.

Value
<number>
Default
1

x

Specifies the x location for the light source.

Value
<number>
Default
0

y

Specifies the y location for the light source.

Value
<number>
Default
0

z

Specifies the z location for the light source.

Value
<number>
Default
0

Examples

limitingConeAngle

<number>

pointsAtX

<number>

pointsAtY

<number>

pointsAtZ

<number>

specularExponent

<number>

x

<number>

y

<number>

z

<number>

HomeMenu