Struct MassFactors
The mass factors.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct MassFactors
Fields
Name | Description |
---|---|
InverseInertiaFactorA | The inverse inertia factor a. |
InverseInertiaFactorB | The inverse inertia factor b. |
InverseMassFactorA | The inverse mass factor a. |
InverseMassFactorB | The inverse mass factor b. |
Properties
Name | Description |
---|---|
Default | Gets the default. |