Function Joint.nodesNodeB

The node attached to the second side (B) of the joint.

NodePath nodesNodeB() nothrow @property @nogc;

void nodesNodeB (
  NodePath v
) nothrow @property @nogc;