Function PhysicsServerSingleton.generic6dofJointGetParam
Gets a generic_6_DOF_joint parameter (see g6dofjointaxisparam
constants).
double generic6dofJointGetParam
(
const(RID) joint,
const(long) axis,
const(long) param
) nothrow @nogc;