PhysicsServerSingleton.hingeJointSetParam

Sets a hinge_joint parameter (see hingejointparam constants).

struct PhysicsServerSingleton
@nogc nothrow
void
hingeJointSetParam
(
in RID joint
,
in long param
,
in double value
)

Meta