reflective property
reflective property
Gets or sets the reflective. Declares the color of a perfect mirror reflection.
Definition:
@property
def reflective(self):
...
@reflective.setter
def reflective(self, value):
...
Gets or sets the reflective. Declares the color of a perfect mirror reflection.
@property
def reflective(self):
...
@reflective.setter
def reflective(self, value):
...