PhysicsServerSingleton.pinJointSetLocalA

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

struct PhysicsServerSingleton
@nogc nothrow
void
pinJointSetLocalA
(
in RID joint
,
in Vector3 local_A
)

Meta