ubcsdelta
ubcsdelta
About Me
Connect
LOCATION
Not Specified
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Recipes on Mac 2024年10月29日5:16
If the menu item is missing then unfortunately have no idea.
If you're saving recipes to $HIP/otls than it might be helpful to add a project path to hpath
The most convenient way is thorough package file. You can run this snippet in your terminal while replacing <VALUES_IN_BRACKETS> to those relevant to your config
echo \
'
{
"hpath": [
{
"value": "<PROJECT_PATH>",
"method": "append"
}
]
}
' \
> /Users/<USER_NAME>/Library/Preferences/houdini/20.5/packages/<PROJECT_NAME>.json
If you're saving recipes to $HIP/otls than it might be helpful to add a project path to hpath
The most convenient way is thorough package file. You can run this snippet in your terminal while replacing <VALUES_IN_BRACKETS> to those relevant to your config
echo \
'
{
"hpath": [
{
"value": "<PROJECT_PATH>",
"method": "append"
}
]
}
' \
> /Users/<USER_NAME>/Library/Preferences/houdini/20.5/packages/<PROJECT_NAME>.json
Cd into a material network? 2024年10月28日9:53
ray_roamer
I noticed there's no Bind node in the MaterialX builder -- is there a way to get the vertex Cd there too?
Please try this
USD Prim Var Reader node
Var Name displayColor
Recipes on Mac 2024年10月28日7:47
Please confirm that the menu item is missing (see attach)
macOS BigSur, x86
macOS BigSur, x86