コード例 #1
0
ファイル: MB2_MeshBaker.cs プロジェクト: Klanly/UnityClient
 public Mesh GetMesh()
 {
     return(meshCombiner.GetMesh());
 }