Joint2D.collideConnected
var collideConnected: bool;
bool collideConnected;
collideConnected as bool
Description

Can the joint collide with the other Rigidbody2D object to which it is attached?

See Also: Rigidbody2D class, connectedBody.