Community
Arnold for Houdini Forum
Rendering with Arnold in Houdini and Solaris using the HtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there any suggested way to check if Arnold is loaded in Houdini ? Like redshift I can do hou.hscript('Redshift_version') but not sure how to do similar for Arnold.

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
309 Views, 2 Replies

Is there any suggested way to check if Arnold is loaded in Houdini ? Like redshift I can do hou.hscript('Redshift_version') but not sure how to do similar for Arnold.

 
Tags (3)
Labels (3)
2 REPLIES 2
Message 2 of 3
Stephen.Blair
in reply to: Anonymous

maybe this?

if 'arnold' in hou.ropNodeTypeCategory().nodeTypes()


// Stephen Blair
// Arnold Renderer Support
Message 3 of 3
Anonymous
in reply to: Anonymous

works good, thank you Stephen.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report