PhysicsSliderJoint Properties | 
The PhysicsSliderJoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Axis | 
            The axis/direction for the slider in world-space.
              | |
| Distance | 
            The linear travel.
              | |
| LowerDistanceLimit | 
            The lower limit for the linear travel.
              | |
| MaximumLinearForce | 
            The maximum force that can be used to achieve the TargetLinearSpeed.
              | |
| Mode | 
            The drive mode for the joint.
              | |
| TargetLinearPosition | 
            The target linear position along the Axis of the slider in meters.
              | |
| TargetLinearSpeed | 
            The target linear speed along the Axis of the slider in meters per second.
              | |
| UpperDistanceLimit | 
            The upper limit for the linear travel.
              |