Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
XPBD edge spring constraint property configuration node.
| |
|
| Name |
FChaosClothAssetSimulationXPBDEdgeSpringConfigNode |
| Type |
struct |
| Header File |
/Engine/Plugins/ChaosClothAssetDataflowNodes/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h |
| Include Path |
#include "ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth, Deprecated="5.2"))
struct FChaosClothAssetSimulationXPBDEdgeSpringConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FChaosClothAssetSimulationXPBDEdgeSpringConfigNode
(
const UE::Dataflow::FNodeParameters& InParam,
FGuid InGuid
)
|
|
ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| XPBDEdgeSpringDamping |
FChaosClothAssetWeightedValue |
The damping of the edge segment constraints. |
ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h |
- EditAnywhere
- Category="XPBDEdgeSpring Properties"
- Meta=(UIMin="0", UIMax="10", ClampMin="0", ClampMax="1000")
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
The stiffness of the edge segment constraints. |
ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h |
|