hot_spot property
hot_spot property
Gets or sets the hot spot cone angle(in degrees).
Definition:
@property
def hot_spot(self):
...
@hot_spot.setter
def hot_spot(self, value):
...
See Also
- module
aspose.threed.entities
- class
Light
Gets or sets the hot spot cone angle(in degrees).
@property
def hot_spot(self):
...
@hot_spot.setter
def hot_spot(self, value):
...
aspose.threed.entities
Light