Env Variables possible to go back a few folders from $HIP?

   557   0   1
User Avatar
Member
2 posts
Joined: Jan. 2018
Online
So our setup has renders output in a folder 3 folders back from where $HIP lives. I was wondering if its possible, or is there a way to go from where the $HIP lives then find the existing Renders/3D folder.

would it be something like this in the json file to set the variable?

{
"env":[
{
"RENDER" : "$HIP../../../Renders/3D"
}
]
}
  • Quick Links