GPUNoiseForUnity icon indicating copy to clipboard operation
GPUNoiseForUnity copied to clipboard

[BUG] Duplicate Scalar Params

Open Bamboy opened this issue 8 years ago • 0 comments

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.

Bamboy avatar Jan 25 '17 14:01 Bamboy