Rebuilt Vertex Normals – UE4

I’ve been poking around with UE4 recently, and figured out this little trick i couldn’t seem to pull off in UDK. When animating objects with vertex animation in a shader, the vertex normals must be rebuilt in order to allow your object to shade correctly. There are many ways to do this, and the one […]