lighting property
lighting property
Gets and sets type of light rig.
Definition:
@property
def lighting(self):
...
@lighting.setter
def lighting(self, value):
...
See Also
- module
aspose.cells.drawing
- class
LightRigType
- class
ThreeDFormat
Gets and sets type of light rig.
@property
def lighting(self):
...
@lighting.setter
def lighting(self, value):
...
aspose.cells.drawing
LightRigType
ThreeDFormat