In a material blueprint there’s a NormalFromHeightmap material function that accepts height map as an input and produces normal map as an output, but AFAIK it’s running on a flow, it doesn’t really exports anything.
UE4 automatically and permanently converted my height map to normal map. How can I do this manually?
1 Like