framework/cg/blender/import_mesh/__init__.py

8 lines
143 B
Python
Raw Normal View History

2023-06-18 15:30:44 +00:00
# -*- coding: utf-8 -*-
"""
DESCRIPTION.
Blender export modules.
Modules exports all objests in scene.
You can set export path and subdir.
"""