![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ClothConfig_Legacy.h>
Public Member Functions | |
| FClothConfig_Legacy () | |
Deprecated, legacy definition kept for backward compatibility only. Inherit new config class from UClothConfigCommon instead. Redirected from the now defunct ClothingSystemRuntime module.
|
inline |
| FVector FClothConfig_Legacy::AngularDrag |
| FVector FClothConfig_Legacy::AngularInertiaScale |
| float FClothConfig_Legacy::AnimDriveDamperStiffness |
| float FClothConfig_Legacy::AnimDriveSpringStiffness |
| FClothConstraintSetup_Legacy FClothConfig_Legacy::BendConstraintConfig |
| bool FClothConfig_Legacy::bUseGravityOverride |
| FVector FClothConfig_Legacy::CentrifugalInertiaScale |
| float FClothConfig_Legacy::CollisionThickness |
| FVector FClothConfig_Legacy::Damping |
| float FClothConfig_Legacy::Friction |
| FVector FClothConfig_Legacy::GravityOverride |
| float FClothConfig_Legacy::GravityScale |
| FClothConstraintSetup_Legacy FClothConfig_Legacy::HorizontalConstraintConfig |
| FVector FClothConfig_Legacy::LinearDrag |
| FVector FClothConfig_Legacy::LinearInertiaScale |
| float FClothConfig_Legacy::SelfCollisionCullScale |
| float FClothConfig_Legacy::SelfCollisionRadius |
| float FClothConfig_Legacy::SelfCollisionStiffness |
| FClothConstraintSetup_Legacy FClothConfig_Legacy::ShearConstraintConfig |
| float FClothConfig_Legacy::SolverFrequency |
| float FClothConfig_Legacy::StiffnessFrequency |
| float FClothConfig_Legacy::TetherLimit |
| float FClothConfig_Legacy::TetherStiffness |
| FClothConstraintSetup_Legacy FClothConfig_Legacy::VerticalConstraintConfig |
| float FClothConfig_Legacy::WindDragCoefficient |
| float FClothConfig_Legacy::WindLiftCoefficient |
| EClothingWindMethod_Legacy FClothConfig_Legacy::WindMethod |