Method that returns the specified render environment using an index into the collection.
"renderEnvironments_var" is a variable referencing a RenderEnvironments object. |
"renderEnvironments_var" is a variable referencing a RenderEnvironments object. |
| Type | Description |
| RenderEnvironment | Returns the specified render environment or null if an invalid index was specified. |
| Name | Type | Description |
| index | integer | The index of the item within the collection. The first item has an index of 0. |