Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
XPBD edge spring constraint property configuration node.
| Name | FChaosClothAssetSimulationXPBDEdgeSpringConfigNode |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/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
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FChaosClothAssetSimulationBaseConfigNode → FChaosClothAssetSimulationXPBDEdgeSpringConfigNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosClothAssetSimulationXPBDEdgeSpringConfigNode
(
const UE::Dataflow::FNodeParameters& InParam, |
ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| XPBDEdgeSpringDamping | FChaosClothAssetWeightedValue | The damping of the edge segment constraints. | ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetSimulationXPBDEdgeSpringConfigNode, |
The stiffness of the edge segment constraints. | ChaosClothAsset/SimulationXPBDEdgeSpringConfigNode.h |