light_handles property

light_handles property

Gets or sets the light handles.

Definition:

@property
def light_handles(self):
    ...
@light_handles.setter
def light_handles(self, value):
    ...

See Also