Version: 2020.1
언어: 한국어
public bool swapBodies ;

설명

Enable this property to swap the order in which the physics engine processes the Rigidbodies involved in the joint. This results in different joint motion but has no impact on Rigidbodies and anchors.

Prior to Unity 3.4, this was wrongfully applied to all ConfigurableJoints with the configuredInWorldSpace/ property set. If you want to restore the behaviour of older Unity versions and you are using configuredInWorldSpace, enable this property.