What defines a Camera node?

   1413   2   1
User Avatar
Member
2 posts
Joined: Feb. 2016
Offline
Hey all,

I am making a custom camera digital asset for my studio that helps us deal with camera export and import.

Within the asset is a source alembic archive that reads in a camera abc and then a destination camera that receives processed transform and view settings.

This means that for each instance of the asset in scene there will be two cameras that appear in the viewport camera menu, and the paths to these can get quite long depending on how the camera was published.

Ideally what I want is that the asset itself appears in the camera menu without any of the sub-cameras.

Does anyone have any idea if this is possible using standard otl workflows?

Thanks,
Alex
User Avatar
Member
8555 posts
Joined: July 2007
Online
1. add viewmenu render property to the cameras you want to hide and uncheck it
2. in type properties of your camera HDA, point Representative Node parm to your internal destination camera (something like ./cam1), so that your asset will behave as that cam

then you will have just your camera asset showing in the viewport menu, without any sub cameras
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
2 posts
Joined: Feb. 2016
Offline
Awesome…that worked a treat!
Many Thanks.
  • Quick Links