How to remove the default render pass?Op_Id and Prim_Id

   3549   5   0
User Avatar
Member
2 posts
Joined: 8月 2014
オフライン
Hello everyone
please help me
remove op_id and prim_id
How to do that?
Thanks

Attachments:
20150907234110.png (3.7 KB)

User Avatar
Member
333 posts
Joined: 10月 2012
オフライン
you cant remove them if i remember correctly.
Dont worry about them.
User Avatar
スタッフ
5266 posts
Joined: 7月 2005
オンライン
They are there so that certain drag'n'drop and click methods on the image work correctly. They are essentially “internal data”.
User Avatar
Member
30 posts
Joined: 9月 2011
オフライン
Hey Twod,

Is that how the magical ctrl-click on a object in the render and it opens up the shop context on that object..

Super fun to show other artists.
Shortcuts are supposed to be hard, if they were easy then they would just be “The Way”.
User Avatar
スタッフ
2674 posts
Joined: 7月 2005
オフライン
Sugleris
Hey Twod,

Is that how the magical ctrl-click on a object in the render and it opens up the shop context on that object..

Super fun to show other artists.

Take a look at $HH/ipr/*.py You can customize the behaviour of what happens when you click.

The custom planes let the viewer module implement the viewer.objectNode() method.
User Avatar
Member
133 posts
Joined: 7月 2005
オフライン
Is there a way to get lights with influence for the object at pixel clicked? I guess you could use .objectNode and try to get throught the lights masks at object and render level, but I'm thinking more in line of the light linker functionality. I found hou.LightLinkerPane but it seems not implemented yet?
  • Quick Links