Physics2DServerSingleton.spaceSetParam

Sets the value for a space parameter. A list of available parameters is on the SPACE_PARAM_* constants.

struct Physics2DServerSingleton
@nogc nothrow
void
spaceSetParam
(
in RID space
,
in long param
,
in double value
)

Meta