Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在搅拌机中制作了一个浮岛,并将其作为 FBX 文件导出到 unity。有没有办法在 Unity 3D 内的岛上绘制草、树等地形?我使用立方体在搅拌机中制作岛屿,可能不喜欢使用平面网格来创建浮岛。
您可以使用Object2Terrain将您的网格转换为高度图以统一使用。