class MAGES::MeshDeformations::Editor::WedgeCoordsImporterEditorΒΆ

Read-only inspector for the WedgeCoordsImporter, showing the imported corner count and the validation stamp. Mirrors the lightweight shape of TetrahedralMeshImporterEditor.

class WedgeCoordsImporterEditor: public ScriptedImporterEditor
{
public:
    // methods

    override VisualElement CreateInspectorGUI();
};