light_type property
light_type property
Gets or sets the light’s type
Definition:
@property
def light_type(self):
...
@light_type.setter
def light_type(self, value):
...
See Also
- module
aspose.threed.entities
- class
Light
- class
LightType
Gets or sets the light’s type
@property
def light_type(self):
...
@light_type.setter
def light_type(self, value):
...
aspose.threed.entities
Light
LightType