Improve docs about plugin registration
This commit is contained in:
parent
90a1e51933
commit
7515af8c25
7 changed files with 16 additions and 9 deletions
|
|
@ -4,6 +4,8 @@
|
|||
Imports scenes from third-parties' 3D files.
|
||||
</brief_description>
|
||||
<description>
|
||||
[EditorSceneFormatImporter] allows to define an importer script for a third-party 3D format.
|
||||
To use [EditorSceneFormatImporter], register it using the [method EditorPlugin.add_scene_format_importer_plugin] method first.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue