environmentΒΆ
The environment package provides functions to manage the Guerilla environment
Guerilla handles environment variables per project. You can find these environment variables in Preferences > Project Settings > Project Environment. These variables are sent to the render farm in the Lua job scripts.
Functions:
| 
 | environment.setlocal | (
 | 
Add/remove an environment to the local environment | 
| 
 | environment.setproject | (
 | 
Add/remove an environment to the project environment |