-
Import offline/blank Files per script
Hey,
is there a possibility to import an offline/blank file per script, which will later be “filled”?
for Example:
var offlineFile = c:/project/frames.1001.exr
app.project.importFile(offlineFile);The filesequence “frames.1001.exr” will later be rendered by the 3D-guys, but I already want to have a placeholder in my Project. Right now I get an error, that the file is not there.
Best wishes
Matthias