I need graphics expert. How set mesh vertex normals? (not's material normal map)

Very thankful!
I searched lots of related information, but I couldn’t understand it.

I try another way:
Build height map in C++
UTexture2D *HeightMapData;

Create normal maps from height maps in material: