mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
update docs
This commit is contained in:
parent
05cef1ed91
commit
260650ea43
1 changed files with 6 additions and 4 deletions
|
|
@ -5,16 +5,18 @@ sidebar_label: Houdini
|
|||
---
|
||||
## General Settings
|
||||
### JOB Path
|
||||
you can add your studios preffered JOB Path, JOB value will be checked and updated on file save and open.
|
||||
Disableing this option will effectivly turn off this feature.
|
||||
Specify a studio-wide `JOB` path.<br>
|
||||
The Houdini `$JOB` path can be customized through project settings with a (dynamic) path that will be updated on context changes, e.g. when switching to another asset or task.
|
||||
|
||||
Disabling this feature will leave `$JOB` var unmanaged and thus no context update changes will occur.
|
||||
|
||||
JOB Path can be:
|
||||
- Arbitrary hardcoded path
|
||||
- Arbitrary path
|
||||
- Openpype template path
|
||||
> This allows dynamic values for assets or shots.<br>
|
||||
> Using template keys is supported but formatting keys capitalization variants is not,
|
||||
> e.g. {Asset} and {ASSET} won't work
|
||||
- empty
|
||||
- Empty
|
||||
> In this case, JOB will be synced to HIP
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue