Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
XPBD bending spring constraint property configuration node.
| Name | FChaosClothAssetSimulationXPBDBendingSpringConfigNode |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationXPBDBendingSpringConfigNode.h |
| Include Path | #include "ChaosClothAsset/SimulationXPBDBendingSpringConfigNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth, Deprecated="5.4"))
struct FChaosClothAssetSimulationXPBDBendingSpringConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FChaosClothAssetSimulationBaseConfigNode → FChaosClothAssetSimulationXPBDBendingSpringConfigNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosClothAssetSimulationXPBDBendingSpringConfigNode
(
const UE::Dataflow::FNodeParameters& InParam, |
ChaosClothAsset/SimulationXPBDBendingSpringConfigNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| XPBDBendingSpringDamping | FChaosClothAssetWeightedValue | The damping of the bending cross segment constraints. | ChaosClothAsset/SimulationXPBDBendingSpringConfigNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetSimulationXPBDBendingSpringConfigNode, |
The stiffness of the bending cross segment constraints. | ChaosClothAsset/SimulationXPBDBendingSpringConfigNode.h |