README.txt 434 B

123456789101112
  1. Summary:
  2. Uses Multi-cam capabilities since plugin 2.8.
  3. * Two ZED_Rig (mono) are used in the scene (each one with its CAMERA_ID).
  4. * Images are then shown on the canvas.
  5. Notes :
  6. - There is a current limitation of 4 cameras on the plugin (CAMERA_ID up to 4).
  7. - Make sure that if you have multiple ZEDManager (or ZED Prefabs) in the scene, they don't share the same CAMERA_ID, otherwise undefined behavior may occur.