Message 1 of 2
Another simple issue.....Maxscript and VRAY?
Not applicable
07-27-2008
01:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
This may not be the best place to post this...
I am trying to set a VR IR map name using maxscript but am having trouble with syntax. I have:
AA = "lightcache_autoSaveFileName = "LC.vrlmap""
rString = "renderers.current." + AA
execute rString
This does not work...can anyone give me a hint what I need to do to get this varaible into the engine?
Thanks
Mike
This may not be the best place to post this...
I am trying to set a VR IR map name using maxscript but am having trouble with syntax. I have:
AA = "lightcache_autoSaveFileName = "LC.vrlmap""
rString = "renderers.current." + AA
execute rString
This does not work...can anyone give me a hint what I need to do to get this varaible into the engine?
Thanks
Mike