autoConfigureConnectedAnchor
Should the connectedAnchor be calculated automatically?
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public bool autoConfigureConnectedAnchor { get; set; }
Remarks
When true, the property will be calculated automatically to match the world position of the property. When false, the position of the connected anchor can be configured using the property.
connectedAnchoranchorconnectedAnchorAdditional Resources: _anchor, _connectedAnchor