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