Function PhysicsServerSingleton.coneTwistJointSetParam

Sets a cone_twist_joint parameter (see conetwistjointparam constants).

void coneTwistJointSetParam (
  const(RID) joint,
  const(long) param,
  const(double) value
) nothrow @nogc;