“addons/stag_toolkit/plugin/importer/simple_lod.gd”¶
Inherits: EditorScenePostImportPlugin
There is currently no description for this class. Please help us by contributing one!
Methods¶
|
get_config(option: |
void |
_get_import_options(_path: |
void |
_post_process(scene: |
void |
fetch_lods(obj: |
Method Descriptions¶
Variant get_config(option: String, default: Variant) 🔗
There is currently no description for this method. Please help us by contributing one!
void _get_import_options(_path: String) 🔗
There is currently no description for this method. Please help us by contributing one!
void _post_process(scene: Node) 🔗
There is currently no description for this method. Please help us by contributing one!
void fetch_lods(obj: Node, store_lod: Callable) 🔗
There is currently no description for this method. Please help us by contributing one!