Function Physics2DServerSingleton.areaGetParam

Returns an area parameter value. See areaparameter for a list of available parameters.

Variant areaGetParam (
  const(RID) area,
  const(long) param
) nothrow @nogc const;