ambient_color1 property
ambient_color1 property
Gets or sets the ambient color1.
Definition:
@property
def ambient_color1(self):
...
@ambient_color1.setter
def ambient_color1(self, value):
...
Gets or sets the ambient color1.
@property
def ambient_color1(self):
...
@ambient_color1.setter
def ambient_color1(self, value):
...