Struct ModifiableJacobianHeader
A modifiable jacobian header.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct ModifiableJacobianHeader
Properties
Name | Description |
---|---|
Angular |
Gets a value indicating whether the angular was changed. |
Body |
Gets the body index a. |
Body |
Gets the body index b. |
Entity |
Gets the entity a. |
Entity |
Gets the entity b. |
Flags | Gets or sets the Jacobian flags. |
Has |
Gets a value indicating whether this object has mass factors. |
Has |
Gets a value indicating whether this object has surface velocity. |
Mass |
Gets or sets the mass factors. |
Modifiers |
Gets a value indicating whether the modifiers was changed. |
Surface |
Gets or sets the surface velocity. |
Type | Gets the Jacobian type. |
Methods
Name | Description |
---|---|
Get |
Gets angular jacobian. |
Set |
Sets angular jacobian. |