Managed to solve this using a Render Target Texture as a mask for the Ice included in the main Material then get the point locations after PCG has spawned and using “Begin Draw Canvas to Render Target” with “Draw Texture” for each of the point locations and update the Material when done.
1 Like