lighting 属性

lighting 属性

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

定义:

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

也可以看看