surfaceScale

The surfaceScale attribute represents the height of the surface for a light filter primitive.

You can use this attribute with the following SVG elements:

Example

feSpecularLighting

For <feSpecularLighting>, surfaceScale defines the height of the surface.

Value <number>
Default value 1
Animatable Yes

feDiffuseLighting

For <feDiffuseLighting>, surfaceScale defines the height of the surface.

Value <number>
Default value 1
Animatable Yes

Specifications

Specification
Filter Effects Module Level 1
# element-attrdef-fediffuselighting-surfacescale
Filter Effects Module Level 1
# element-attrdef-fespecularlighting-surfacescale

See also