specular_exponent method

specular_exponent

Sets the ‘specularExponent’ attribute, controlling the focus of the specular highlight.

Returns

The current builder instance.

def specular_exponent(self, value):
    ...
ParameterTypeDescription
valuefloatThe specular exponent value.

See Also