ambient_color_method property

ambient_color_method property

Gets or sets the ambient color method.

Definition:

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

See Also