Struct ModifiableContactJacobian
A modifiable contact jacobian.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct ModifiableContactJacobian
Properties
Name | Description |
---|---|
AngularFriction | Gets or sets the angular friction. |
CoefficientOfFriction | Gets or sets the coefficient of friction. |
Friction0 | Gets or sets the friction 0. |
Friction1 | Gets or sets the friction 1. |
Modified | Gets a value indicating whether this object is modified. |
Normal | Gets or sets the normal. |
NumContacts | Gets the number of contacts. |