Unity sphere texture, algorithmic. Don't know how to apply it to a terrain

Hi, I have been googling this for a long time now.

I bought these 2 textures here

and here

they are in a sphere shape I guess as a material.

I have a blank terrain, and I cannot figure out how to apply the texture to the terrain. Please if anyone has a link or can help. That would be great.

Hi,

These are procedural Substance textures. They are not directly applicable to a terrain, but you can bake out normal textures from them and use the baked ones instead. Of course by doing so you lose the ability to modify the content of the texture on the fly.

1 Like

thank you very much for that.