Physics2DServerSingleton.dampedStringJointSetParam

Sets a damped spring joint parameter. Parameters are explained in the DAMPED_STRING* constants.

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

Meta