PhysicsServerSingleton.jointCreateConeTwist

Creates a ConeTwistJoint.

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

Meta