Struct ModifiableContactHeader
A modifiable contact header.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct ModifiableContactHeader
Properties
Name | Description |
---|---|
Body |
Gets the body index a. |
Body |
Gets the body index b. |
Coefficient |
Gets or sets the coefficient of friction. |
Coefficient |
Gets or sets the coefficient of restitution. |
Collider |
Gets the collider key a. |
Collider |
Gets the collider key b. |
Custom |
Gets the custom tags a. |
Custom |
Gets the custom tags b. |
Entity |
Gets the entity a. |
Entity |
Gets the entity b. |
Jacobian |
Gets or sets the jacobian flags. |
Modified | Gets a value indicating whether this object is modified. |
Normal | Gets or sets the normal. |
Num |
Gets the number of contacts. |