PhysicsServerSingleton.jointCreateSlider

Creates a SliderJoint.

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

Meta