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