view.forceUpdate = true; Fabrice On Jan 24, 2010, at 8:16 PM, Sören Meyer-Eppler wrote:
> I manually update a BitmapMaterial every couple of frames. Away3D won't > pick up these changes in a call to render(). Only when I also change the > camera position or something like that will Away show the changes. I > guess I have to set a "dirty" flag somewhere but don't know where/how? > Any pointers? > > best regards, > > Sören
