Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationBackstopConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationBackstopConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationBackstopConfigNode.h" |
Syntax
USTRUCT (Meta=(DataflowCloth))
struct FChaosClothAssetSimulationBackstopConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
Backstop properties configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FChaosClothAssetWeightedValue | BackstopRadius | The radius of the backstop sphere that each particle collides with. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationBackstopConfigNode
(
const Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FChaosClothAssetSimulationBackstopConfigNode, |
The distance from the surface of a backstop collision sphere to its associated particle's skinned position along the mesh normal. |