コード例 #1
0
 protected virtual void OnDestroy()
 {
     PhysXLib.DestroyActor(physXBody);
     sceneManager.RemoveActor(this);
 }