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

#include <ClothConfigNv.h>

Public Member Functions

 FClothConstraintSetupNv ()
 
void MigrateFrom (const FClothConstraintSetup_Legacy &Setup)
 
void MigrateTo (FClothConstraintSetup_Legacy &Setup) const
 

Public Attributes

float Stiffness
 
float StiffnessMultiplier
 
float StretchLimit
 
float CompressionLimit
 

Detailed Description

Container for a constraint setup, these can be horizontal, vertical, shear and bend.

Constructor & Destructor Documentation

◆ FClothConstraintSetupNv()

FClothConstraintSetupNv::FClothConstraintSetupNv ( )

Member Function Documentation

◆ MigrateFrom()

void FClothConstraintSetupNv::MigrateFrom ( const FClothConstraintSetup_Legacy Setup)

◆ MigrateTo()

void FClothConstraintSetupNv::MigrateTo ( FClothConstraintSetup_Legacy Setup) const

Member Data Documentation

◆ CompressionLimit

float FClothConstraintSetupNv::CompressionLimit

◆ Stiffness

float FClothConstraintSetupNv::Stiffness

◆ StiffnessMultiplier

float FClothConstraintSetupNv::StiffnessMultiplier

◆ StretchLimit

float FClothConstraintSetupNv::StretchLimit

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