Have you tried using a Mixer input rather than cache node?
S.
On 2013/07/15 9:54 PM, Vincent Ullmann wrote:
Hey List,
Iam looking for a way to reset/reEvaluate a ICE-Tree.
There are currently two examples were i need this.
1.)
I have a Render-Scene with some Point-Clouds reading a single
icecache-file.
When i change the icecache-file on the Disk, my PointCloud wont
update, until i reOpen the Scene or change the Frame-Input on the
Cache-on-File-Node
2.)
I startet to write a Custom-Tool, wich uses the nice new Feature in
2014 to directly write ICE-Attributes. Everything is working write
now. So i can change a Attribute via a Python_Script or Cpp-Tool, but
the Changes are only visible if i somehow force an Update (eg. Change
something else in my ICETree)
I think this should be possible, but had no succes so far.