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

Definition at line 67 of file AVR_Grabbable.cs.

67  {
68  #if AVR_NET
69  this.destroyOnRemote = false;
70  #endif
71  }