Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationXPBDAnisoStretchConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationXPBDAnisoStretchConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationXPBDAnisoStretchConfigNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSimulationXPBDAnisoStretchConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
XPBD anisotropic stretch constraint property configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bXPBDAnisoStretchUse3dRestLengths | Whether to use the 3D draped space as rest lengths, or use the 2D pattern space instead. | |
| FChaosClothAssetWeightedValue | XPBDAnisoStretchDamping | The damping of the stretch constraints, relative to critical damping. | |
| FChaosClothAssetWeightedValue | XPBDAnisoStretchStiffnessBias | The stiffness of the stretch constraints in the bias (diagonal) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoStretchStiffnessWarp | The stiffness of the stretch constraints in the warp (vertical) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoStretchStiffnessWeft | The stiffness of the stretch constraints in the weft (horizontal) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoStretchWarpScale | The scale of the stretch constraints at rest in the warp (vertical) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoStretchWeftScale | The scale of the stretch constraints at rest in the weft (horizontal) direction. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationXPBDAnisoStretchConfigNode
(
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 * |