Is there metadata for Skeleton

Currently nodes, materials, textures, and bones come with metadata, where user can put custom info about the object and can be serialized with it.


But in case of Skeleton, there does not seem to be a metadata there. Is there something, like metadata, that users can attach some custom data and get it serialized?

Also, there is no metadata for MorphTargetManager or ParticleSystem.

We can totally add it if we want to! Happy to review a PR

Here it is

Thanks mate! Merged!