Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
Bending spring constraint property configuration node.
| Name | FChaosClothAssetSimulationPBDBendingSpringConfigNode |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationPBDBendingSpringConfigNode.h |
| Include Path | #include "ChaosClothAsset/SimulationPBDBendingSpringConfigNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth, Deprecated="5.4"))
struct FChaosClothAssetSimulationPBDBendingSpringConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FChaosClothAssetSimulationBaseConfigNode → FChaosClothAssetSimulationPBDBendingSpringConfigNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosClothAssetSimulationPBDBendingSpringConfigNode
(
const UE::Dataflow::FNodeParameters& InParam, |
ChaosClothAsset/SimulationPBDBendingSpringConfigNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetSimulationPBDBendingSpringConfigNode, |
The Stiffness of cross segments and bending elements constraints Increase the solver iteration count for stiffer materials. | ChaosClothAsset/SimulationPBDBendingSpringConfigNode.h |