has_diffuse_colors property

has_diffuse_colors property

Definition:

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

See Also