Joint2D.nodeB

The second body attached to the joint. Must derive from PhysicsBody2D.

  1. NodePath nodeB [@property getter]
  2. NodePath nodeB [@property setter]
    struct Joint2D
    @nogc nothrow @property
    void
    nodeB
    (
    NodePath v
    )

Meta