Message 1 of 17
Camera Projection Matrix

Not applicable
10-06-2020
10:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am attempting to obtain the camera projection matrix from a free camera that I matched to the prospective view. However, the only script I found was viewport.getTM() which gave me a matrix for the active viewport's matrix, I believe, not a camera projection matrix. Is there a way to find a camera projection matrix within 3DS Max? Also, does anyone know what viewport.getTM() is actually giving me?