Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No matching overload function #169

Open
Njenjo opened this issue Jan 13, 2024 · 2 comments
Open

No matching overload function #169

Njenjo opened this issue Jan 13, 2024 · 2 comments

Comments

@Njenjo
Copy link

Njenjo commented Jan 13, 2024

Screenshot_20240113_144248_Shader Editor
No matching overload function even though everything is properly set up.

@fekga
Copy link

fekga commented Jan 13, 2024

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.

@RpxdYTX
Copy link

RpxdYTX commented Apr 16, 2024

This should be marked as closed, since it's not an issue with the app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants