bevy_rapier
bevy_rapier copied to clipboard
Why contacts_enabled builder method is present only in SpringJointBuilder?
There is contacts_enabled flag that all joints have. For some reason, only SpringJoint builder has this method exposed^1. Is there a reason for it?