camera_plottable property

camera_plottable property

Gets or sets the camera plottable.

Definition:

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

See Also