q8f13 / Blender2UnityExporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blender2UnityExporter

NOTE: This is an incomplete overhaul based on origin script. No reliable promise at the moment

Tested Environment

  • Blender 3.3.5. Only support Principled BSDF
  • Unity 2020.3.37f1 . Both builtin and URP pipeline
  • Multi mesh object not tested
  • Skinned mesh object not tested

Current feature

Export selected mesh object in blender into .unitypackge file.

Which contains fbx mesh file and its related materail / textures.

A ready-to-use prefab will also be provided with extra script for asset post processing


TODO:

  • Export separate FBX file
  • Export textures only
  • Skinned mesh support
  • Multi materials support
  • Multi mesh support
  • ...

About


Languages

Language:Python 100.0%