![]() |
VOOZH | about |
The surfaceScale attribute serve as the height of the surface. Elements that are using this attribute includes <feSpecularLighting> and <feDiffuseLighting>
Syntax:
surfaceScale = "number"
Attribute values: The surfaceScale attribute accepts the values mentioned above and described below
Note: Default attribute value is considered as 1.
Example 1: Below examples illustrate the use of surfaceScale attribute.
Output:
👁 ImageExample 2:
Output:
👁 Image