Function PhysicsServerSingleton.hingeJointGetParam

Gets a hinge_joint parameter (see hingejointparam).

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