- 最后登录
- 2017-4-1
- 注册时间
- 2011-7-26
- 阅读权限
- 90
- 积分
- 24690
  
- 纳金币
- 24658
- 精华
- 6
|
老外写的一段小脚本小插件,实用型的。
![]()
I wrote this script because I find it always time consuming to populate a terrain object with trees. Maybe some of you will find it useful.
It is a small script that will list all available tree assets in a project and instantly populate the treePrototypes of a terrain object with the selected tree assets.
The UnityPackage will install the script TreeManagerWindow.cs in /Assets/
editor/Unity Terrain Tools
Open this script, at the top you will find info on how to use it. It expects to find your tree assets in the folder Assets/Resources/Vegetation/ and all sub folders. This is editable in the script of course.
Raoul
|
|