/// 境界ボリュームの取得
 protected override ShapeSphere DoGetBoundingShape()
 {
     return(objEff.GetBoundSphere());
 }