Hi!
Is it possible to have a background image frame sequence in the VFB?
Like:
Also interested to have the background image referenced from another node's parameters.
Like having this typed as the background image in VFB:
Could it be made so those strings are expanded correctly?
Is it possible to have a background image frame sequence in the VFB?
Like:
Code:
mybackground.$F4.exr
Like having this typed as the background image in VFB:
Code:
`chs("/obj/emptyNodeWithFilePath/file")`
Comment