lighting_direction propriété

lighting_direction propriété

Obtient et définit la direction à partir de laquelle le rig léger est orienté par rapport à la scène.

Définition:

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

Voir également