コード例 #1
0
 public virtual void Recenter(float finalYaw = 0.0f)
 {
     XDevicePlugin.SendRecenterMessage(handle, 360.0f - finalYaw, 0);
 }