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 |
-iglooCameraType type | Sets the camera type to the specified Type. Types are: Cylinder Cube |
-iglooSetResolution nxn | Sets the resolution of the output to the specified argument. e.g 8000x1000 Used for all camera types. |
-iglooSetUnwrapCanvas | Sets the output to Unwrap mode (sending on IglooWeb) |
Add Comment