public void SetMeshDivisionRatio(float ratio)
 {
     character.SetMeshDivisionRatio(ratio);
 }