I’m using the GridMaterial extension, but I’d like to dynamically update the grid major frequency. Is there an easy way to do this? I’m more programmer than graphics programmer, and I’m trying to avoid doing a deep dive into learning node materials at the moment, as I’m in a rush.
Hey there, I think what you’re after can already be done with the GridMaterial you’re using: here’s a quick example of animating the GridMaterial’s majorUnitFrequency.
Hey Blake, you beat me to it, I was just about to post that I’ve made a mistake, and I was able to update the major unit frequency. But thanks for the speedy reply anyways!