So I know we can use heightmap on landscape , but my question is can we use height map data , map it to every vertex on a mesh ( lets say sphere and I want to project earth height map on sphere) ? and then change height of every vertex to generate sphere with mountains and oceans? and i would want it to do procedurally and not using plugins.