C:\Users\pyoung\Documents\houdini19.5\houdini.env
# houdini.env
# https://www.sidefx.com/docs/houdini/basics/config_env.html
## Windows | %HOME%/houdiniX.Y/houdini.env
## Mac | ~/Library/Preferences/houdini/X.Y/houdini.env
## Linux | ~/houdiniX.Y/houdini.env
# EDITOR = "C:/Program Files/Microsoft VS Code/Code.exe -w"
| Env | |
| $HIPFILE | hip 파일 |
| $HIPNAME | hip파일의 확장명을 제외한 파일명 hello.hip => hello |
| $HIP | hip 파일이 저장된 절대경로 |
| $JOB | project 절대경로 ( File > New Project ) |
| $HFS | Houdini File System. The path where Houdini is installed. Houdini reads the configuration information from $HFS/houdini. |
| $HH | The path to Houdini supporting scripts and files inside $HFS. Usually $HFS/houdini |
| $HHP | The path to Houdini’s python libraries. This will differ depending on the version of python that Houdini is built with. For example $HH/python3.7libs. |
HOUDINI_OTLSCAN_PATH
| |
| Aliases and Variables... | Alt+Shift+V |
| Edit > Hotkeys | | |
| Copy Parameter | /Houdini/Panes/Parameter Fields and Labels | Ctrl+Shift+C |
| Copy Parameters | /Houdini/Panes/Parameter Spreadsheet | Ctrl+Shift+C |
| Paste Copied Relative Refs | | Ctrl+Shift+V |
- 후디니> Edit > Color Setting > Color collection 확인
Edit > Preference > Hip File Options > Unit Length(m)
| 1 unit |
| houdini | 1 meter |
| unity | 1 meter |
| unreal | 1 cm |