transparent property
transparent property
Gets or sets the transparent. Declares the color of perfectly refracted light.
Definition:
@property
def transparent(self):
...
@transparent.setter
def transparent(self, value):
...
Gets or sets the transparent. Declares the color of perfectly refracted light.
@property
def transparent(self):
...
@transparent.setter
def transparent(self, value):
...