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