0
votes

I made a floating Island in blender and exported it as a FBX file to unity. Is there a way to terrain paint grass, trees etc.. onto the island inside of Unity 3D? I used a cube to make the island in blender and probably wouldn't like to use a plane mesh to create a floating island.

1

1 Answers

0
votes

You can use Object2Terrain to convert your mesh to a heightmap to use in unity.