BufferGeometry.fromJSON( Map<String, dynamic> json, Map<String, dynamic> rootJSON) { uuid = json["uuid"]; type = json["type"]; }