FClothConstraintSetup_Legacy

Deprecated, legacy definition kept for backward compatibility only.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothConfig_Legacy.h

Include

#include "ClothConfig_Legacy.h"

Syntax

struct FClothConstraintSetup_Legacy

Remarks

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

Variables

Name Description

Public variable

float

 

CompressionLimit

The hard limit on how far this constraint can compress.

Public variable

float

 

Stiffness

How stiff this constraint is, this affects how closely it will follow the desired position.

Public variable

float

 

StiffnessMultiplier

A multiplier affecting the above value.

Public variable

float

 

StretchLimit

The hard limit on how far this constraint can stretch.

Constructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss