autoConfigureOffset
Should both the linearOffset and angularOffset be calculated automatically?
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public bool autoConfigureOffset { get; set; }
Remarks
When true, both the and properties will be calculated automatically to match the relative distance/angle between the two connected rigid-bodies. When false, the and properties can be configured manually.
linearOffsetangularOffsetlinearOffsetangularOffset