x method

x

Sets the ‘x’ attribute of the fePointLight element, specifying the x-coordinate of the light source.

Returns

The current builder instance.

def x(self, value):
    ...
ParameterTypeDescription
valuefloatThe x-coordinate value.

See Also