|
@@ -164,6 +164,7 @@ module spine {
|
|
this.regionUVs = parentMesh.regionUVs;
|
|
this.regionUVs = parentMesh.regionUVs;
|
|
this.triangles = parentMesh.triangles;
|
|
this.triangles = parentMesh.triangles;
|
|
this.hullLength = parentMesh.hullLength;
|
|
this.hullLength = parentMesh.hullLength;
|
|
|
|
+ this.worldVerticesLength = parentMesh.worldVerticesLength
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|