Scene.parse( GltfRoot root, Map<String, Object?> map, ) : this( root: root, nodes: Parser.refList<Node>(root, map, 'nodes')!, );