/

Maya – Package/Serialize animation from objects

I’ve always needed a way of serializing animated and/or static values out of Maya and so I thought I would provide one of my tools to do just that.

These are the options that are supported:

• Serialize all objects in the scene or only the passed objects.

• Serialize all attributes on those objects or only the passed attributes if they exist on the objects.

• Serialize all attribute types or only the passed attribute types.

• Serialize all values or only values that are keyed.

As noted in my GitLab description, I use my own .json formatter to save this out. If there’s interest in that, please let me know in the comments!

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *