Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationPBDBendingElementConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationPBDBendingElementConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationPBDBendingElementConfigNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSimulationPBDBendingElementConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
Bending element constraint property configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FChaosClothAssetWeightedValue | BendingElementStiffness | The Stiffness of the bending elements constraints. | |
| float | BucklingRatio | 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 | BucklingStiffness | The stiffness after buckling. | |
| FChaosClothAssetWeightedValueNonAnimatable | FlatnessRatio | Calculate rest angles as a ratio between completely flat and whatever is the 3D rest angle. | |
| FChaosClothAssetWeightedValueNonAnimatable | RestAngle | Set rest angles to be the explicit value set here (in degrees). | |
| EChaosClothAssetRestAngleConstructionType | RestAngleType | Method for calculating the rest angles of the constraints. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationPBDBendingElementConfigNode
(
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 * |