コード例 #1
0
 /// <summary>
 /// Removes the PhysicsVolume from use.
 /// </summary>
 public void Remove()
 {
     ForceManager.Remove(this);
 }