director_photography property

director_photography property

Gets or sets the director of photography for the scene.

Definition:

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

See Also