Struct ModifiableContactPoint
A modifiable contact point.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct ModifiableContactPoint
Properties
Name | Description |
---|---|
Distance | Gets or sets the distance. |
Index | Index of this point, within the ModifiableContactHeader. |
Modified | Gets a value indicating whether this object is modified. |
Position | Gets or sets the position. |