animations
animations: { [key: string]: any }
geometries
geometries: { [key: string]: any }
images
images: { [key: string]: any }
materials
materials: { [key: string]: any }
nodes
nodes: { [key: string]: any }
shapes
shapes: { [key: string]: any }
skeletons
skeletons: { [key: string]: any }
textures
textures: { [key: string]: any }
Interface representing metadata used in Threejs object toJSON method.