z method

z

Sets the ‘z’ attribute, representing the z-coordinate of the light source.

Returns

The current builder instance.

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

See Also