GPUNoiseForUnity
GPUNoiseForUnity copied to clipboard
[BUG] Duplicate Scalar Params
For large graphs, having duplicate scalar param nodes with the same name would be desirable, to keep things clean. Currently if you use multiple scalar params with the same name, you will get a shader warning about duplicate variable definitions.