I have a series of images imported as an image texture. Is it possible to:
- Use every Nth image?
- Use each image or N rendered frames?
The first option results in a render using fewer frames than my image stack. The second creates a longer render by holding on images for more than one frames.
The specific goal is to do this before the compositor... applying these controls to image textures as they are applied to a material.