PhysicsServerSingleton.jointCreateGeneric6dof

Creates a Generic6DOFJoint.

struct PhysicsServerSingleton
@nogc nothrow
RID
jointCreateGeneric6dof
(
in RID body_A
,
in Transform local_ref_A
,
in RID body_B
,
in Transform local_ref_B
)

Meta