示例#1
0
 private void SetLeverRotation(bool onOff)
 {
     rotatablePart.SetAnchorRotation(GetRotation(onOff), Space.Self);
 }