VR Development Framework
v 1.0.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
void AVR.UEditor.Phys.AVR_GrabNode_Editor.OnDisable ( )
inlineprivate

Definition at line 36 of file AVR_GrabNodeEditor.cs.

36  {
37  if(debugHand) GameObject.DestroyImmediate(debugHand);
38  }