receive_shadows property
receive_shadows property
Gets or sets whether this geometry can receive shadow.
Definition:
@property
def receive_shadows(self):
    ...
@receive_shadows.setter
def receive_shadows(self, value):
    ...
See Also
- module aspose.threed.entities
- class Mesh