Function PhysicsServerSingleton.sliderJointSetParam
Gets a slider_joint parameter (see sliderjointparam
constants).
void sliderJointSetParam
(
const(RID) joint,
const(long) param,
const(double) value
) nothrow @nogc;