Notifications
Clear all
[Closed] Object visible only in some viewports
4 Replies
1 Reply
Mar 20, 2016 5:23 pm
You can do it with the SDK, but it’s not easy and it would only work with Nitrous viewports and would only apply to the SDK plugin object you create.
Mar 20, 2016 5:23 pm
Yes, I’m working with C++ SDK.
Let me explain the problem:
I have 4 image planes attached to cameras. I would like to setup each viewport to appropriate cameras view to see the unique image in each viewport. But by default I will see neighbor image plane in each view because of intersections.
This picture explain the problem (it’s 34 cameras example)
Mar 20, 2016 5:23 pm
Cool, shouldn’t be that big of a deal to get it working if you’re proficient with the SDK. Check out this page and start with “UpdatePerViewItems”.