Private & Confidential

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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:

ArgumentFunction
-iglooSenderName nameSets 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 nxnSets the resolution of the output to the specified argument. e.g 8000x1000 Used for all camera types.
-iglooSetNumberOfCams nFor the Cylinder camera type, this sets the number of cameras used to generate the camera rig.
-iglooSetUnwrapCanvasSets 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.
  • No labels