Skip to content

Commit

Permalink
Pull From Upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-phazer committed Dec 10, 2024
2 parents dea61cf + fef6267 commit 613b31e
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@

namespace Editors.ImportExport.Importing.Importers.GltfToRmv
{
public record GltfImporterSettings
(
string InputGltfFile,
bool ConvertNormalTextureToOrnge,
TreeNode destinationPackNode
);

public class GltfImporter
{
private readonly IPackFileService _packFileService;
Expand Down

0 comments on commit 613b31e

Please sign in to comment.