Skip to main content
1 of 5
David Jeske
  • 406
  • 2
  • 11

The Blender BMesh Python API supports custom data per vert/edge/face/loop...

I'm not sure if the Collada exporter does anything with that custom data. If not, you'll need to either extend an exporter or write your own to export your models.

David Jeske
  • 406
  • 2
  • 11