disable_color_camera(camera_name)
  • 1 Minute to read

disable_color_camera(camera_name)


Article Summary

Disable the specified camera.

Reference

Arguments

ArgumentType
camera_namestringName of the camera to disable, see the list of cameras

Return

None

Exceptions

ExceptionCondition
RayaInvalidCameraNameInvalid camera name.
RayaCameraNotEnabledSelected camera is not currently enabled.

See the complete list of Raya Exceptions.


Was this article helpful?