Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics > API/Runtime/Engine/Physics/FSimpleSuspensionHelpers
| Type | Name | Description | |
|---|---|---|---|
| bool | ComputeSprungMasses
(
const TArray< FVector >& MassSpringPositions, |
Setup functions Compute the distribution of the mass of a body among springs. | |
| bool | Same as above, but allows the caller to specify spring locations in a local space which is not necessarily originated at the center of mass. |