Search found 3 matches
- July 12th, 2017, 8:44 am
- Forum: Scripts Discussion
- Topic: Alert adjustable Effect Properties?
- Replies: 0
- Views: 12654
Alert adjustable Effect Properties?
Hi Everyone, I was wondering if there is a way to alert editable field name of an Effect ----- Similar to a toSource()? blacksolid("Effects")("Particular")(??????).setValue(1); <- looking for all the options for the question mark. And. if an effect has a load file - is th...
- June 29th, 2017, 9:52 am
- Forum: Scripts Discussion
- Topic: accessing Render Output TO: [Template] with Javascript
- Replies: 2
- Views: 16057
Re: accessing Render Output TO: [Template] with Javascript
I seem to have figured it out. I think. /// windows os var dir = "/c/folderName/foldername/"; var myFile = new File(dir + "[projectName]_[####].[ext]"); I hope that helps someone. projectName is not using the saved template i created... rather its using the fields already cr...
- June 29th, 2017, 9:02 am
- Forum: Scripts Discussion
- Topic: accessing Render Output TO: [Template] with Javascript
- Replies: 2
- Views: 16057
accessing Render Output TO: [Template] with Javascript
Hi, I was wondering if there is a way to set the "Output To:" a template like [COMP].[ext] through Ext Javascript. I've been looking all over and can only find how to set a template for an output module, but I can't find how to access the Output To Templates. I am looking to set the f...