surface_lighting_type 属性

surface_lighting_type 属性

获取并设置应用于形状场景的光照类型。 默认值为 LightRigType.ThreePoint。

定义:

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

也可以看看