Hello,
i am currently experimenting with CustomProceduralTexture
. I am using uniform in the shader and i have set refreshrate = 0
, because the texture should change only when uniform changes, otherwise its static. However when changing the uniform the texture is not redrawn.
Is there any way to force rerender of the texture manually when i change the uniform?
Thanks.
L