Click or drag to resize

PhysicsSliderJoint Properties

The PhysicsSliderJoint type exposes the following members.

Properties
  NameDescription
Public propertyAxis
The axis/direction for the slider in world-space.
Public propertyDistance
The linear travel.
Public propertyLowerDistanceLimit
The lower limit for the linear travel.
Public propertyMaximumLinearForce
The maximum force that can be used to achieve the TargetLinearSpeed.
Public propertyTargetLinearSpeed
The target linear speed along the Axis of the slider in meters per second.
Public propertyUpperDistanceLimit
The upper limit for the linear travel.
Top
See Also