lighting_direction 属性

lighting_direction 属性

获取并设置灯光装置相对于场景的方向。

定义:

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

也可以看看