Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics > API/Runtime/Engine/Physics/FSimpleSuspension
| Type | Name | Description | |
|---|---|---|---|
| void | Setup
(
const FSimpleSuspensionParams& InSuspensionParams |
Take full set of parameters. They might be invalid, who cares. | |
| void | Setup
(
const FSimpleSuspensionParams& InSuspensionParams, |
Copy in a full set of parameters, and then compute the spring params and overwrite whatever we got for that |