Function PhysicsServerSingleton.spaceGetParam

Returns the value of a space parameter.

double spaceGetParam (
  const(RID) space,
  const(long) param
) nothrow @nogc const;