Reference/Render Globals
From Affogato
[edit]
Introduction
The Affogato Globals define how, where & what Affogato writes out from XSI to the renderer. They are stored in a registered custom property of type AffogatoGlobals.
You can have any number of such globals in your scene and feed Affogato with any of them when calling it through a script as a command.
However, when used interactively, through the menu's Affogato→Globals... command, it will always use the first property of type AffogatoGlobals, that it finds under the scene root.
Alternatively you can feed Affogato with an XML file from which it will derive its globals.
[edit]
Tabs
[edit]
Updating Globals
When the Affogato version has changed, you should update (aka re-create) your globals.

