otherNode property
Node?
get
otherNode
The other node this joint connects to. When null, the joint
anchors to the world (the other side behaves as a fixed body).
Implementation
Node? get otherNode;
The other node this joint connects to. When null, the joint
anchors to the world (the other side behaves as a fixed body).
Node? get otherNode;