@@ -2234,6 +2234,7 @@ var spine;
this.regionUVs = parentMesh.regionUVs;
this.triangles = parentMesh.triangles;
this.hullLength = parentMesh.hullLength;
+ this.worldVerticesLength = parentMesh.worldVerticesLength;
}
};
return MeshAttachment;
@@ -1991,6 +1991,7 @@ var spine;
@@ -164,6 +164,7 @@ module spine {
+ this.worldVerticesLength = parentMesh.worldVerticesLength