Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize Class from an external module #36

Closed
PetterGs opened this issue May 18, 2020 · 1 comment
Closed

Serialize Class from an external module #36

PetterGs opened this issue May 18, 2020 · 1 comment

Comments

@PetterGs
Copy link

What would be the best way to serialize a Class imported from an external module 'library'. BabylonJS for instance.

Would it be possible to create a custom function that creates a new Class instance on deserialization.

@marcj marcj closed this as completed in dadf0ec May 20, 2020
@marcj
Copy link
Member

marcj commented May 20, 2020

This feature is now implemented and will be released shortly. dadf0ec

marcj added a commit that referenced this issue Jul 4, 2020
…rnal classes.

This also allows to add additional new properties.

Fixes #36.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants