To enable certain functions, and to allow all Unreal demos produced by our clients to be multi-igloo useage. We have added the ability to be able to specify on-launch command line arguments.
These are added to the end of the Shortcut location field within the shortcut properties.
The arguments that can be provided are thus:
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. |
-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. |
0 Comments