If you want height, you need either a displacement shader, or a parallax mapping shader. Can't recall offhand if Unity includes these by default (doubt it) but there are shader editors in the Unity Store that should allow you to make them.
Unity actually includes the parallax shaders by default (and I think Pro version comes with DX11 tesselation/displacement shaders), so it shouldn't even require additional downloads from the Asset Store.
Replies