예제 #1
0
 public void SetRotateSensitivity(float multiX, float multiY)
 {
     mouseTracker.SetSensitivity(multiX, multiY);
 }