struct in UnityEngine.LowLevelPhysics2D
/
Implemented in:UnityEngine.Physics2DModule
Fixed-sized manifold point array.
Property | Description |
---|---|
contactInfo0 | Manifold Point #0. |
contactInfo1 | Manifold Point #1. |
this[int] | Indexer to access the manifold points in the array. |