UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FClothConstraintSetup_Legacy Struct Reference

#include <ClothConfig_Legacy.h>

Public Member Functions

 FClothConstraintSetup_Legacy ()
 

Public Attributes

float Stiffness
 
float StiffnessMultiplier
 
float StretchLimit
 
float CompressionLimit
 

Detailed Description

Deprecated, legacy definition kept for backward compatibility only. Use FClothConstraintSetupNv instead. Redirected from the now defunct ClothingSystemRuntime module.

Constructor & Destructor Documentation

◆ FClothConstraintSetup_Legacy()

FClothConstraintSetup_Legacy::FClothConstraintSetup_Legacy ( )
inline

Member Data Documentation

◆ CompressionLimit

float FClothConstraintSetup_Legacy::CompressionLimit

◆ Stiffness

float FClothConstraintSetup_Legacy::Stiffness

◆ StiffnessMultiplier

float FClothConstraintSetup_Legacy::StiffnessMultiplier

◆ StretchLimit

float FClothConstraintSetup_Legacy::StretchLimit

The documentation for this struct was generated from the following file: