Hi everyone,
I am trying to modify each InstancedStaticMesh instance position by using a render target texture and the material’s World Position Offset.
Here is my material blueprint:
But the in-game result looks weird:
As the images above, all instances have a same displacement but the color of each is different and the World Position Offset is from the color @.@
Maybe I got some wrong here, anyone can explain?
Thank!