public GooBinarySubMeshProxy(GooBinaryMesh mesh, int subMeshIndex) { _parentMesh = mesh; _subMeshIndex = subMeshIndex; }