hi
want to write a dynamic material to a render target
i am [using draw material to render target]
i am [using draw material to render target] with event tick with a delay of a fraction of a second
the dynamic material is updated within that time, but i only see the initial value drawn on the render target
how frequently must [draw material to render target] be used? each time the material is updated and the updated material must be rendered to the render target
thanks