Skip to content

add custom attribute to alembic file, in vertex scope.

Notifications You must be signed in to change notification settings

sylvieChen/maya_abc_exporter

Repository files navigation

Maya abc exporter

This is a sciprt to export abc file with custom attribute in vertex scope for selected mesh in maya scene. The exported abc file by default would save to current workspace directory.

How to excute?

  1. Select mesh in maya scene

  2. Excute python command:

abc_exporter = MayaAbcExporter()
abc_exporter.export_selected_mesh()

Document

About

add custom attribute to alembic file, in vertex scope.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages