Announcements
Due to scheduled maintenance, the Autodesk Community will be inaccessible from 10:00PM PDT on Oct 16th for approximately 1 hour. We appreciate your patience during this time.
Community
Arnold General Rendering Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can Alembic procedural "load_on_init".

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
335 Views, 2 Replies

Can Alembic procedural "load_on_init".

In a procedural I'm writing, I create an Alembic procedural and I need to access the nodes in the procedural attach shaders. However, the Alembic procedural doesn't expand on init. Is there a way to do this?

Tags (2)
Labels (2)
2 REPLIES 2
Message 2 of 3
ashley.handscomb.retallack
in reply to: Anonymous

Hi,

The only way you would be able to assign shaders to the contents of any procedural after they are generated is via operators. there is a guide for developing your own operator here: https://docs.arnoldrenderer.com/x/tAFKBQ

Operators can be attached directly to the procedural so they can influence only the contents of that procedural if desired. You can also use them to generate new nodes.




Ashley Handscomb Retallack
Senior Software Engineer (Arnold)
Arnold Documentation | Arnold Downloads
Message 3 of 3
Anonymous
in reply to: Anonymous

Thanks for the quick reply.

I'm currently using operators, but it doesn't seem to be working. I'll take another look.


Thanks 🙂


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

Post to forums  

Autodesk Design & Make Report