Struct MassFactors
Namespace: Unity.Physics
Syntax
public struct MassFactors
Fields
InvInertiaAndMassFactorA
Declaration
public float4 InvInertiaAndMassFactorA
Field Value
| Type | Description |
|---|---|
| float4 |
InvInertiaAndMassFactorB
Declaration
public float4 InvInertiaAndMassFactorB
Field Value
| Type | Description |
|---|---|
| float4 |
Properties
Default
Declaration
public static MassFactors Default { get; }
Property Value
| Type | Description |
|---|---|
| MassFactors |