osgjs
osgjs copied to clipboard
Animation object vs classe instance
https://github.com/cedricpinson/osgjs/blob/develop/sources/osgWrappers/serializers/osgAnimation.js#L47 ^ when we parse an osgjs, some keys are not considered as class instance but as object (and thus we can miss some stuffs such as userDataContainer, etc).