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

#include <SkeletalMesh.h>

Public Member Functions

 FClothPhysicsProperties_Legacy ()
 

Public Attributes

float VerticalResistance
 
float HorizontalResistance
 
float BendResistance
 
float ShearResistance
 
float Friction
 
float Damping
 
float TetherStiffness
 
float TetherLimit
 
float Drag
 
float StiffnessFrequency
 
float GravityScale
 
float MassScale
 
float InertiaBlend
 
float SelfCollisionThickness
 
float SelfCollisionSquashScale
 
float SelfCollisionStiffness
 
float SolverFrequency
 
float FiberCompression
 
float FiberExpansion
 
float FiberResistance
 

Detailed Description

Legacy object for back-compat loading, no longer used by clothing system

Constructor & Destructor Documentation

◆ FClothPhysicsProperties_Legacy()

FClothPhysicsProperties_Legacy::FClothPhysicsProperties_Legacy ( )
inline

Member Data Documentation

◆ BendResistance

float FClothPhysicsProperties_Legacy::BendResistance

◆ Damping

float FClothPhysicsProperties_Legacy::Damping

◆ Drag

float FClothPhysicsProperties_Legacy::Drag

◆ FiberCompression

float FClothPhysicsProperties_Legacy::FiberCompression

◆ FiberExpansion

float FClothPhysicsProperties_Legacy::FiberExpansion

◆ FiberResistance

float FClothPhysicsProperties_Legacy::FiberResistance

◆ Friction

float FClothPhysicsProperties_Legacy::Friction

◆ GravityScale

float FClothPhysicsProperties_Legacy::GravityScale

◆ HorizontalResistance

float FClothPhysicsProperties_Legacy::HorizontalResistance

◆ InertiaBlend

float FClothPhysicsProperties_Legacy::InertiaBlend

◆ MassScale

float FClothPhysicsProperties_Legacy::MassScale

◆ SelfCollisionSquashScale

float FClothPhysicsProperties_Legacy::SelfCollisionSquashScale

◆ SelfCollisionStiffness

float FClothPhysicsProperties_Legacy::SelfCollisionStiffness

◆ SelfCollisionThickness

float FClothPhysicsProperties_Legacy::SelfCollisionThickness

◆ ShearResistance

float FClothPhysicsProperties_Legacy::ShearResistance

◆ SolverFrequency

float FClothPhysicsProperties_Legacy::SolverFrequency

◆ StiffnessFrequency

float FClothPhysicsProperties_Legacy::StiffnessFrequency

◆ TetherLimit

float FClothPhysicsProperties_Legacy::TetherLimit

◆ TetherStiffness

float FClothPhysicsProperties_Legacy::TetherStiffness

◆ VerticalResistance

float FClothPhysicsProperties_Legacy::VerticalResistance

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