Votes
1
Product:
iClone 7
Version:
7.5
Status:
Assigned
Issue 6121
Add Key to Load Texture Channel
I see you can load a texture into say the Diffuse channel but this is a one off, I woulld like to be able to change the texture on a different part timeline, i.e to be able to use different textures over time.

Christopher Watts
OS: Windows 10
  •  1
  •  1560
Submitted byvideodv
1
COMMENTS (1)
Data Juggler
I want this feature also, and I know this is two plus year later, but I created a Python script that does what you want.

ImageRotator.py:
https://github.com/DataJuggler/PythonScripts/blob/main/ImageRotator.py

The way I did was you select a folder, and put all the images in a folder, and it rotates which prop is visible on the timeline. You could modify the script to set it use specific times instead of increments like I did it.
1