| Parameter | Description |
|---|---|
| index | The index of the manifold point required. The getter requires an index below the point count, the setter requires 0 or 1. |
ManifoldPoint The specified manifold point.
Indexer to access the manifold points.
The getter is bounded by the current point count, while the setter accepts index 0 or 1 so a point can be written during a pre-contact callback.