framework/cg/blender/import_mesh/__init__.py
2023-06-18 15:30:44 +00:00

7 lines
143 B
Python

# -*- coding: utf-8 -*-
"""
DESCRIPTION.
Blender export modules.
Modules exports all objests in scene.
You can set export path and subdir.
"""