Message 1 of 1
Call Panorama Exporter over MaxScript

Not applicable
03-10-2016
08:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI guys,
I'm very very new on max script and I just try to get automated pano images with panorama exporter, but first of all I fail just on finding the right maxscript code to open it and just render...
maybe you have some links or information for me - is it even possible to do that?
renderPresets.Load 0 ((GetDir #renderPresets +"/panoSets.rps")) #{32} #UtilityPanel.OpenUtility Panorama_Exporter
Until now I've created a rps file which is doin' the most of the settings. The next what I want to do is to call the panorama exporter with parameters to render...
Hope you can help me.