Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationLongRangeAttachmentConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationLongRangeAttachmentConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationLongRangeAttachmentConfigNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSimulationLongRangeAttachmentConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
Long range attachment constraint property configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseGeodesicTethers | Use geodesic instead of euclidean distance calculations for the Long Range Attachment constraint, which is slower at setup but more accurate at establishing the correct position and length of the tethers, and therefore is less prone to artifacts during the simulation. | |
| FString | FixedEndWeightMap | The name of the weight map used to calculate fixed tether ends. | |
| FChaosClothAssetWeightedValue | TetherScale | The limit scale of the long range attachment constraints (aka tether limit). | |
| FChaosClothAssetWeightedValue | TetherStiffness | The tethers' stiffness of the long range attachment constraints. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationLongRangeAttachmentConfigNode
(
const Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FName | |||
| FName | |||
| FString | StaticTags () |
||
| FString | |||
| FName | StaticType () |
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| FName | GetCategory () |
||
| FName | |||
| FString | GetTags () |
||
| FName | GetType () |
||
| bool | |||
| FStructOnScope * | |||
| void | SerializeInternal
(
FArchive& Ar |
Struct Support | |
| const UScriptStruct * |