PhysicsServerSingleton.pinJointSetLocalB

Sets position of the joint in the local space of body b of the joint.

struct PhysicsServerSingleton
@nogc nothrow
void
pinJointSetLocalB
(
in RID joint
,
in Vector3 local_B
)

Meta