PhysicsServerSingleton.hingeJointSetParam

Sets a hinge_joint parameter (see HINGE_JOINT* constants without the HINGE_JOINT_FLAG*).

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

Meta