diffuse_color_method property

diffuse_color_method property

Gets or sets the diffuse color method.

Definition:

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

See Also