Causes hidden objects to cast shadows. You can also set this in the UI under Render > Render Globals.
The path relative to ALIAS_RENDERLOCATION where the Open Render Plug-ins reside. For example, if the .o files for the Open Render plug-ins are in /usr/larry/render/plugins and you are rendering in /usr/larry/, then ALIAS_OCRPATH should be set to render/plugins.
Parameters: a valid path to a directory
When rendering remotely from Alias (that is, launching the renderer on a different machine), Alias assumes that the renderer will be found in the default installation directory on that machine.
If it has been installed elsewhere, set the ALIAS_REMOTE_LOCATION variable on the local machine to the default installation directory on the remote machine (on Windows: C:\Program Files\Autodesk\Alias[version no.]).
Parameters: a valid path to a directory
The ALIAS_RENDER_LOAD_TIMEOUT environment variable can be used to increase the amount of time that Alias will wait to communicate with the Alias renderers.
Under normal circumstances the renderer will load within the default timeout period and this environment variable is not necessary.
In cases where the renderer takes more than 20 seconds to load it is recommended that this variable be set to a larger value. If the Alias renderer is unable to load within the timeout period, the following error will be written to the Alias errlog:
"Timed out waiting for renderer to connect with Studio."
This behavior is rare and is usually caused by one of the following:
The value for ALIAS_RENDER_LOAD_TIMEOUT is measured in seconds.
Example:ALIAS_RENDER_LOAD_TIMEOUT=120 will cause Alias to wait two minutes before giving up on an attempt to communicate with the renderer.
Sets reflection and refraction rays which do not hit anything to return either the background color or black (during ray tracing only).
1 | reflection and refraction rays which hit nothing return the background color |
0 | reflection and refraction rays which hit nothing return black |
Default: refraction rays return the background color; reflection rays return black