Example #1
0
 private static void GenerateSerializationCode() => TopMenuImplementation.GenerateSerializationCode();
Example #2
0
 private static void ImportGltfFile() => TopMenuImplementation.ImportGltfFileToGameObject();
Example #3
0
 private static void OpenMeshProcessingWindow() => TopMenuImplementation.OpenMeshProcessingWindow();
Example #4
0
 private static void ExportGameObjectToGltf() => TopMenuImplementation.ExportGameObjectToGltfFile();