Returns the specified render environment using the name as seen in the user interface.
"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 there's no match on the name. |
| Name | Type | Description |
| name | string | The name of the render environment to return. |