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