Hi,
I was using dir, an IO(string) and getSlice to target video files from a directory and load/play them into a filestream. It worked.
I’m now trying to target specific directories of images so I can play them back as image sequences in a player.
I image it might be simple to target a directory and stop there, not go deeper and get into the specific files within. I’d like to call a slice that is not a file but a directory of a set of files but I’m new so maybe there’s a better way. I’m not able to find the right setting.
Please help and thanks. I’m grateful for a solution.