Physics2DServerSingleton.areaSetParam

Sets the value for an area parameter. A list of available parameters is on the AREA_PARAM_* constants.

struct Physics2DServerSingleton
@nogc nothrow
void
areaSetParam
(
VariantArg2
)
(
in RID area
,
in long param
,
in VariantArg2 value
)

Meta