specular_color_method property

specular_color_method property

Gets or sets the specular color method.

Definition:

@property
def specular_color_method(self):
    ...
@specular_color_method.setter
def specular_color_method(self, value):
    ...

See Also