コード例 #1
0
ファイル: mapCreator.cs プロジェクト: eclipseanu/UnityDoom
 public void CreateSkybox()
 {
     Triangulator.CreateSkybox(skybox);
 }