Function Joint.collisionExcludeNodes
If true
, the two bodies of the nodes are not able to collide with each other.
bool collisionExcludeNodes() nothrow @property @nogc;
void collisionExcludeNodes
(
bool v
) nothrow @property @nogc;