示例#1
0
 public void UpdateTargetingArrow(Vector3 pos, Quaternion rot)
 {
     targetingArrow.SetPositionAndRotation(pos, rot);
 }