enable_shadows property
enable_shadows property
Gets or sets whether to render shadows.
Definition:
@property
def enable_shadows(self):
...
@enable_shadows.setter
def enable_shadows(self, value):
...
See Also
- module
aspose.threed
- class
ImageRenderOptions