Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Physics/SimpleSuspension.h |
| Include | #include "Physics/SimpleSuspension.h" |
Syntax
struct FSimpleSuspensionSpringParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Damping | ||
| float | Length | ||
| float | Mass | ||
| float | Stiffness |
Constructors
| Type | Name | Description | |
|---|---|---|---|