Home Unreal Engine

Changing world position offset normals

I have a tesselated flat plane that I offset in the shader with world position offset. My problem is that all the normals stay the same and point up. The shader is using simple math to offset the plane and is not using any textures.
I want to get the same flat shaded look that green mesh has.
F9Ok4ZB.jpg


Any ideas on how I could solve this?

Replies

Sign In or Register to comment.