Set key frame for load image


https://forum.reallusion.com/Topic503957.aspx
Print Topic | Close Window

By stevew - 3 Years Ago
Following the API http://wiki.reallusion.com/IC_Python_API:RLPy_RIMaterialComponent

How do I change the image at a certain time.

There is no mention of kKey in LoadImageToTexture

It is mentioned in LoadVideoToTexture but doesn’t show the syntax.
By videodv - 3 Years Ago
You cannot currently do this.
By stevew - 3 Years Ago
Is it possible with a timer ?
By Data Juggler - 3 Years Ago
I have a Python script that is a workaround.

This script here:
https://marketplace.reallusion.com/image-rotator

Image Rotator actually makes a clone of each prop, then shows different items at the timeline.

Put all your images in a folder, then run the script.

Here is a video: