Hi,
I am currently implementing heatmap, and I found a tutorial onlinehttp://www.alanzucconi.com/2016/01/27/arrays-shaders-heatmaps-in-unity3d/#more-2003. It's passing the array to shakers, However it doesn't wok with the 5.4 version. So here's the question, how should I create the heatmap with Texture2DArray API provided by Unity?
Thank you so much.
I am currently implementing heatmap, and I found a tutorial onlinehttp://www.alanzucconi.com/2016/01/27/arrays-shaders-heatmaps-in-unity3d/#more-2003. It's passing the array to shakers, However it doesn't wok with the 5.4 version. So here's the question, how should I create the heatmap with Texture2DArray API provided by Unity?
Thank you so much.