After adding a Material Function Call node, I tried to select MF_UI_Scale
from the dropdown menu, but it’s not listed. How can I access or enable it?
I recently encountered the same issue and unfortunately was not able to find an answer.
ChatGPT is pointing out that it is a custom made function. However creating a custom function which is a copy of the one used in that tutorial is quite a challenge for a beginner. The creation of this custom made function is not described anywhere. I also need help regarding this topic.
I just found them. They’re in the User Interface UEFN Project Template. If you create a project with that template, you’ll find both MF_UI_Scale and MF_UI_SDF_Circle, used in that tutorial. There are also a lot of cool UI things in the UI Material Lab you can download for ue5 from Fab.
Thank you for helping me