ShaderEditor
ShaderEditor copied to clipboard
No matching overload function
No matching overload function even though everything is properly set up.
You used integers, change them to floats. It should be remap(1.0,-1.0,1.0,0.0,1.0)
Or even better, use a macro, this way you could remap any type.
This should be marked as closed, since it's not an issue with the app