예제 #1
0
파일: TopMenu.cs 프로젝트: Santarh/UniVRM
 private static void GenerateSerializationCode() => TopMenuImplementation.GenerateSerializationCode();
예제 #2
0
파일: TopMenu.cs 프로젝트: Santarh/UniVRM
 private static void ImportGltfFile() => TopMenuImplementation.ImportGltfFileToGameObject();
예제 #3
0
파일: TopMenu.cs 프로젝트: Santarh/UniVRM
 private static void OpenMeshProcessingWindow() => TopMenuImplementation.OpenMeshProcessingWindow();
예제 #4
0
파일: TopMenu.cs 프로젝트: Santarh/UniVRM
 private static void ExportGameObjectToGltf() => TopMenuImplementation.ExportGameObjectToGltfFile();