Function PhysicsServerSingleton.sliderJointGetParam

Gets a slider_joint parameter (see sliderjointparam constants).

double sliderJointGetParam (
  const(RID) joint,
  const(long) param
) nothrow @nogc const;