scale method

scale

Sets the ‘scale’ attribute of the feDisplacementMap element.

Returns

The current builder instance.

def scale(self, value):
    ...
ParameterTypeDescription
valuefloatThe scale factor for the displacement.

See Also