Exemplo n.º 1
0
 void onOrientationSliderChanged(object sender, RotationSliderEventArgs e)
 {
     this.Tracker.Orientation = e.Time;
 }
Exemplo n.º 2
0
 void onOrientationSliderChanged(object sender, RotationSliderEventArgs e)
 {
     this.pairableDevice.Orientation = e.Time;
 }
Exemplo n.º 3
0
 void onOrientationSliderChanged(object sender, RotationSliderEventArgs e)
 {
     this.Tracker.Orientation = e.Time;
 }
Exemplo n.º 4
0
 void onOrientationSliderChanged(object sender, RotationSliderEventArgs e)
 {
     this.pairableDevice.Orientation = e.Time;
 }