lighting属性

lighting属性

获取并设置灯光装置的类型。

定义:

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

也可以看看