How to use CLI scripts to process multiple models?
I want to process multiple folders(each as a separate model).
Lets say I have 20 trees I want to process, and I want to use a script to take each folder (align /mesh/texture/simplification , etc) and generate models.
The sample CLI scripts do not mention this, and I cant find any information online of processing multiple models, only using scripts to go through a series of steps for a single model.
Thanks.
IF