Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationSelfCollisionConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationSelfCollisionConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationSelfCollisionConfigNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSimulationSelfCollisionConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
Self-collision repulsion forces (point-face) properties configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseSelfIntersections | Enable self intersection resolution. | |
| float | SelfCollisionFriction | Friction coefficient for cloth - cloth interaction. | |
| float | SelfCollisionStiffness | The stiffness of the springs used to control self collision. | |
| float | SelfCollisionThickness | The radius of the spheres used in self collision (i.e., offset per side. total thickness of cloth is 2x this value). |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationSelfCollisionConfigNode
(
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 * |