...
| Argument | Function | ||
|---|---|---|---|
| -iglooSenderName name | Sets the prefix of Cylinder cameras, or the sender name for all other cameras to the specified argument | ||
-igloo3DEnabled | Sets 3D to true, if in Cylinder camera mode | ||
| -iglooCameraType type | Sets the camera type to the specified Type. Types are: Cylinder Cube FullDome | ||
| -iglooSetResolution nxn | Sets the resolution of the output to the specified argument. e.g 8000x1000 Used for all camera types. | ||
| -iglooSetNumberOfCams n | For the Cylinder camera type, this sets the number of cameras used to generate the camera rig. | -iglooSetUnwrapCanvas | Sets the camera type to Cylinder, and then outputs it as a single canvas using the "iglooWeb" sender name at 8000x1000 px or unless specified otherwise. |
...