rhythmone
February 8th, 2005, 01:12 AM
I am rendering out of maya, and there are certain layers that end up getting masked during intervals.... so, it makes sense to conserve on maya rendering by only rendering out the frames that are visible.
When selecting these in Shake I end up with
glow = SFileIn("glow/glow.1-225,330-400#.iff", "Auto", 0, 0, "v1.0", "0");
I thought this would order them right, but Shake treats this as a single block.
What I need is a gap in between the two sets (so these get placed literally).... is there a trick to this or do you have to use two fileIn nodes and simply add them?
When selecting these in Shake I end up with
glow = SFileIn("glow/glow.1-225,330-400#.iff", "Auto", 0, 0, "v1.0", "0");
I thought this would order them right, but Shake treats this as a single block.
What I need is a gap in between the two sets (so these get placed literally).... is there a trick to this or do you have to use two fileIn nodes and simply add them?