Function PhysicsServerSingleton.coneTwistJointGetParam

Gets a cone_twist_joint parameter (see conetwistjointparam constants).

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