Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / SDK / Get current camera in rendereffect
  RSS 2.0 ATOM  

Get current camera in rendereffect
Rate this thread
 
33635
 
Permlink of this thread  
avatar
  • malmer
  • Posted: 25 August 2009 10:27 PM
  • Total Posts: 36
  • Joined: 23 August 2006 12:22 PM

I’m coding a rendereffect that needs to know which camera node, if any, was used to render the frame. Right now I have a UI slot where you select the camera manually, but it would be nice to be able to make it automatic.

So, is there a way to get what the current render camera is? If so only to get what is selected in the rendering options dialog.



Replies: 1
/img/forum/dark/default_avatar.png GetCOREInterface8()->GetRendCamNode()

:-)

Author: Christopher Diggins

Replied: 27 August 2009 09:02 AM