Get Render Settings name

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
ernpchan
Posts: 56
Joined: February 8th, 2010, 11:27 pm

Is it possible to get the Render Settings name? I can get the Output Module name, but don't see anything that'll let me query Render Settings.

This only returns an array of all the templates available.
RenderQueueItem templates attribute

Code: Select all

app.project.renderQueue.item(index).templates
Post Reply