Esempio n. 1
0
 public void SetArticulationBody()
 {
     if (_poseControl != null)
     {
         _poseControl.SetArticulationBody();
     }
 }