|  | FixedJoint Properties | 
The FixedJoint type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AnchorPoseALocal | |
|  | AnchorPoseBLocal | |
|  | AngularConstraintImpulse | 
            Gets or sets the angular constraint impulse that was applied.
            (Overrides ConstraintAngularConstraintImpulse.) | 
|  | BodyA | 
            Gets or sets the first body.
            (Inherited from Constraint.) | 
|  | BodyB | 
            Gets or sets the second body.
            (Inherited from Constraint.) | 
|  | CollisionEnabled | (Inherited from Constraint.) | 
|  | Enabled | 
            Gets or sets a value indicating whether this constraint is enabled.
            (Inherited from Constraint.) | 
|  | ErrorReduction | 
            Gets or sets the error reduction parameter.
             | 
|  | LinearConstraintImpulse | 
            Gets or sets the linear constraint impulse that was applied. 
            (Overrides ConstraintLinearConstraintImpulse.) | 
|  | MaxForce | 
            Gets or sets the maximal force that is applied by this constraint.
             | 
|  | Simulation | 
            Gets the simulation to which this constraint belongs.
            (Inherited from Constraint.) | 
|  | Softness | 
            Gets or sets the softness.
             | 
 See Also
See Also