예제 #1
0
 private void OnDisable()
 {
     deformerList.Dispose();
 }
예제 #2
0
 protected virtual void OnDisable()
 {
     deformerList.Dispose();
 }