Reload Image

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 11/05/2008 at 09:54, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   10.111 
Platform:    Mac  ;  
Language(s) :     C++  ;

---------
Hi,

I'm looking for the command to reload an image in the bitmap shader (or update that image). I've tried the Render Materials command, as well as EventAdd, but that does not update the bitmap image.

Anyone know?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 11/05/2008 at 10:09, xxxxxxxx wrote:

Nevermind :)

I got it. Sending Message(MSG_UPDATE) to the shader does what I need.