Separation
The distance between the shapes at the contact point.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics
- Assembly: UnityEngine.PhysicsModule
public float Separation { get; set; }
Remarks
A negative separation means the shapes are overlapping.