Function Joint.nodesNodeA

The node attached to the first side (A) of the joint.

NodePath nodesNodeA() nothrow @property @nogc;

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