[SOLVED][Unity][Shader Graph] Sphere mask not reacting with radius property input

I found a fix. I had to control the radius input through the script. Just putting it in as a public variable seemed to do the trick.