Class ModelUtils

java.lang.Object
net.mcreator.workspace.resources.ModelUtils

public class ModelUtils extends Object
  • Constructor Details

    • ModelUtils

      public ModelUtils()
  • Method Details

    • removeInlineTexturesSectionFromJSONModel

      public static String removeInlineTexturesSectionFromJSONModel(String jsonModel)
    • copyOBJorMTLApplyTextureMapping

      public static void copyOBJorMTLApplyTextureMapping(File objFrom, File objTo, Model model, String prefix)