PhysicsServerSingleton.jointCreateHinge

Creates a HingeJoint.

struct PhysicsServerSingleton
@nogc nothrow
RID
jointCreateHinge
(
in RID body_A
,
in Transform hinge_A
,
in RID body_B
,
in Transform hinge_B
)

Meta