Viewing 2 posts
- December 1, 2017 at 09:57 #14495Martin EnglundParticipantPosts: 1Threads: 0Joined: Sep 2017
Is there any way of getting all the rendered thumbnails into a specific folder?
Best regards
Martin
- December 22, 2017 at 23:06 #14565Oleksandr KramerModeratorPosts: 256Threads: 1128Joined: Aug 2009
You can do this using API
See attached example script – Batch-Rendering-Set-Folder.ms
Set this script as “post-open script” in the “Batch Render&Relink” tool
You can set target directory on this line
local saveDir = @”C:\Temp\Render-Test\”
Viewing 2 posts
You must be logged in to reply to this topic.