-
-
Notifications
You must be signed in to change notification settings - Fork 47
Expose Importer settings #92
Copy link
Copy link
Open
Labels
importerRelates to Editor importingRelates to Editor importing
Description
Activity
Metadata
Metadata
Assignees
Labels
importerRelates to Editor importingRelates to Editor importing
Projects
- StatusShow more project fieldsTo do
Problem
At the moment the Editor scripts, including the importers
KtxImporterandBasisImporter(along with their base class) are private and thus changing their settings via script is not possible without a load of workarounds.Solution
All of the settings can be adjusted by both inspector UI and via script.
Idea/feedback from @hybridherbst