Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationXPBDAnisoBendingConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationXPBDAnisoBendingConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationXPBDAnisoBendingConfigNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSimulationXPBDAnisoBendingConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
XPBD anisotropic bending constraint property configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FChaosClothAssetWeightedValue | XPBDAnisoBendingDamping | The damping of the bending constraints, relative to critical damping. | |
| FChaosClothAssetWeightedValue | XPBDAnisoBendingStiffnessBias | The stiffness of the bending constraints in the bias (diagonal) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoBendingStiffnessWarp | The stiffness of the bending constraints in the warp (vertical) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoBendingStiffnessWeft | The stiffness of the bending constraints in the weft (horizontal) direction. | |
| float | XPBDAnisoBucklingRatio | Once the element has bent such that it's folded more than this ratio from its rest angle ("buckled"), switch to using Buckling Stiffness instead of BendingElement Stiffness. | |
| FChaosClothAssetWeightedValue | XPBDAnisoBucklingStiffnessBias | The stiffness after buckling in the bias (diagonal) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoBucklingStiffnessWarp | The stiffness after buckling in the warp (vertical) direction. | |
| FChaosClothAssetWeightedValue | XPBDAnisoBucklingStiffnessWeft | The stiffness after buckling in the weft (horizontal) direction. | |
| FChaosClothAssetWeightedValueNonAnimatable | XPBDAnisoFlatnessRatio | Calculate rest angles as a ratio between completely flat and whatever is the 3D rest angle. | |
| FChaosClothAssetWeightedValueNonAnimatable | XPBDAnisoRestAngle | Set rest angles to be the explicit value set here (in degrees). | |
| EChaosClothAssetRestAngleConstructionType | XPBDAnisoRestAngleType | Method for calculating the rest angles of the constraints. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationXPBDAnisoBendingConfigNode
(
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 * |