Physics2DServerSingleton.jointSetParam

Sets a joint parameter. Parameters are explained in the JOINT_PARAM* constants.

struct Physics2DServerSingleton
@nogc nothrow
void
jointSetParam
(
in RID joint
,
in long param
,
in double value
)

Meta