![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosDeformableConstraintsProxy.h>
Public Member Functions | |
| FDeformableConstraintParameters (float InStiffness=100000.f, float InDamping=1.f, EDeformableConstraintType InType=EDeformableConstraintType::Kinematic) | |
Public Attributes | |
| EDeformableConstraintType | Type |
| float | Stiffness = 100000.f |
| float | Damping = 1.f |
|
inline |
| float Chaos::Softs::FDeformableConstraintParameters::Damping = 1.f |
| float Chaos::Softs::FDeformableConstraintParameters::Stiffness = 100000.f |
| EDeformableConstraintType Chaos::Softs::FDeformableConstraintParameters::Type |