public override void UpdatedByConstructor()
 {
     meshConstructor.ChangeVertice(id, transform.localPosition);
 }