Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDSuspensionConstraintTypes.h |
Include | #include "Chaos/PBDSuspensionConstraintTypes.h" |
Syntax
class FPBDSuspensionSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FVec3 | Axis | |
![]() |
bool | Enabled | |
![]() |
FReal | HardstopStiffness | |
![]() |
FReal | HardstopVelocityCompensation | |
![]() |
FReal | MaxLength | |
![]() |
FReal | MinLength | |
![]() |
FVec3 | Normal | |
![]() |
FReal | SpringDamping | |
![]() |
FReal | SpringPreload | |
![]() |
FReal | SpringStiffness | |
![]() |
FVec3 | Target |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |