How can I convert mesh.fbx) to terrain in unity 3d

I want to convert .fbx into terrain of unity 3d ,who can help me?

I don’t think this is something you can do. FBX is a model format, but Unity’s terrain is just a heightmap.

http://wiki.unity3d.com/index.php?title=Object2Terrain

–Eric

1 Like