Struct ContactPoint
A contact point in a manifold. All contacts share the same normal.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct ContactPoint
Fields
Name | Description |
---|---|
Distance | Separating distance along the manifold normal. |
Position | World space position on object B. |