Angular Limits: Difference between revisions
m
				
no edit summary
| Nikitaivanov (talk | contribs) No edit summary | Nikitaivanov (talk | contribs)  mNo edit summary | ||
| Line 13: | Line 13: | ||
| Set the lower limit higher than the upper limit for completely unlimited movement. | Set the lower limit higher than the upper limit for completely unlimited movement. | ||
| Examples | == Examples == | ||
| * Lower 0,0,0 and Upper 180,0,0 allows the part to rotate up to 180 degrees (half of a full rotation) in one direction around the X axis (the right arrow when looking from the top down), similar to a lever | * Lower 0,0,0 and Upper 180,0,0 allows the part to rotate up to 180 degrees (half of a full rotation) in one direction around the X axis (the right arrow when looking from the top down), similar to a lever | ||
| * Lower 0,0,-360 and Upper 0,0,360 allows the part to rotate up to a full turn in both directions around the Z axis (the up arrow), similar to a steering wheel | * Lower 0,0,-360 and Upper 0,0,360 allows the part to rotate up to a full turn in both directions around the Z axis (the up arrow), similar to a steering wheel | ||