camera_angle property
camera_angle property
Gets or sets the orientation of the camera to the subject in a static shot, from a fixed set of industry standard terminology.
Definition:
@property
def camera_angle(self):
...
@camera_angle.setter
def camera_angle(self, value):
...