10 lines
404 B
Plaintext
10 lines
404 B
Plaintext
#title setConstraintDampingLimLin [RCBasic Doc]
|
|
#header sub setConstraintDampingLimLin( constraint_id, n)
|
|
|
|
Sets the linear limit damping factor for a constraint. This damping applies specifically to the linear (translational) motion of an object when it reaches the limit of its allowed range of movement along a specific axis.
|
|
|
|
Note: Only applies to slide constraint
|
|
|
|
#ref GetConstraintDampingLimLin
|
|
|