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