|  | LinearLimitRestitution Property | 
Namespace: DigitalRune.Physics.Constraints
 Syntax
Syntax Remarks
RemarksIf the bodies reach a limit (Minimum or Maximum), the bodies will bounce back. If this property is 0, there will be no bounce. If this property is 1, the whole linear velocity along the constraint axis is reflected.
This vector defines the restitution for each linear movement axis. The minimum and maximum limit of one axis use the same restitution value.
 See Also
See Also