import_external_asset
Copy external model, texture, or audio files into the Unity project's Assets folder. Unity imports them on the next editor run, ready for fine-tuning via asset import configuration.
Instructions
Kopiert eine externe Datei (Modell/Textur/Audio …) nach dest_rel (unter Assets/) ins Projekt. Unity importiert sie beim nächsten Editor-Lauf; Feintuning danach via configure_asset_import.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| source_path | Yes | ||
| dest_rel | Yes |