PhysicsServerSingleton.spaceSetParam

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

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

Meta