PhysicsServerSingleton.bodySetParam

Sets a body parameter. A list of available parameters is on the bodyparameter constants.

struct PhysicsServerSingleton
@nogc nothrow
void
bodySetParam
(
in RID _body
,
in long param
,
in double value
)

Meta