Physics2DServerSingleton.spaceSetParam

Sets the value for a space parameter. See spaceparameter for a list of available parameters.

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

Meta