Returns the render environment with the specified ID.
"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 the ID does not match a render environment. |
| Name | Type | Description |
| id | string | The ID of the render environment to return. |