Example #1
0
 public void UpdateAnchor()
 {
     m_ARInterface.DestroyAnchor(this);
     m_ARInterface.ApplyAnchor(this);
 }