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