Function PhysicsServerSingleton.generic6dofJointSetParam
Sets a generic_6_DOF_joint parameter (see g6dofjointaxisparam
constants).
void generic6dofJointSetParam
(
const(RID) joint,
const(long) axis,
const(long) param,
const(double) value
) nothrow @nogc;