Linear Limits: Difference between revisions

(Created page with "Changes a constraint's linear limits. Set the lower limit higher than the upper limit for completely un-limited movement. /uploads/Linear Limits.png Category:Blocks ")
 
m (Add related articles)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Changes a constraint's linear limits. Set the lower limit higher than the upper limit for completely un-limited movement.
{{Block
|image=Linear Limits.png
|type=s
|folder=physics
|input1={{Port|e|Before}}
|input2={{Port|c}}
|input3={{Port|v|Lower}}
|input4={{Port|v|Upper}}
|output1={{Port|e|After}}
}}


[[width=336px,alt=Linear Limits|/uploads/Linear Limits.png]]
Changes a [[constraint]]'s linear limits.


Sets the minimum and maximum points the Part object could move to compared to the Base object.
Set the lower limit higher than the upper limit for completely unlimited movement.
== Related ==
* [[Add Constraint]]
* [[Angular Limits]]
* [[Linear Motor]]
* [[Linear Spring]]


[[Category:Blocks]]
[[Category:Blocks]]

Latest revision as of 12:24, 29 July 2025

Changes a constraint's linear limits.

Linear Limits
Linear Limits.png
TypeScript block
ColliderNone
FolderPhysics
Ports
Inputs Before
Constraint
Lower
Upper
Outputs After

Sets the minimum and maximum points the Part object could move to compared to the Base object.

Set the lower limit higher than the upper limit for completely unlimited movement.

Related