Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationAnimDriveConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationAnimDriveConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationAnimDriveConfigNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth))
struct FChaosClothAssetSimulationAnimDriveConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
Anim drive properties configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FChaosClothAssetWeightedValue | AnimDriveDamping | The damping amount of the anim drive. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationAnimDriveConfigNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetSimulationAnimDriveConfigNode, |
The strength of the constraint driving the cloth towards the animated skinned/goal mesh. |