Epic Developer Community Forums
[4.24]Cannot implement HLSL in custom node in material editor
Development
Rendering
unreal-engine
gameboy12615
(gameboy12615)
October 8, 2022, 1:08pm
3
you should add “return 1;” at the end. like this:
#
include
“/Project/Shaders/XXXX.usf”
return 1;
show post in topic