Esempio n. 1
0
 /// <summary>
 /// Updates the pose.
 /// </summary>
 public void UpdatePose()
 {
     Composer.UpdatePose(pose, position);
 }