コード例 #1
0
ファイル: TerrainEditor.cs プロジェクト: tgc-utn/tgc-tools
 public void addVegetation(List <TgcMesh> list)
 {
     Vegetation.AddRange(list);
 }