Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
Inheritance Hierarchy
- FDataflowNode
- FChaosClothAssetSimulationBaseConfigNode
- FChaosClothAssetSimulationGravityConfigNode
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/SimulationGravityConfigNode.h |
| Include | #include "ChaosClothAsset/SimulationGravityConfigNode.h" |
Syntax
USTRUCT&40;Meta&61;&40;DataflowCloth&41;&41;
struct FChaosClothAssetSimulationGravityConfigNode : public FChaosClothAssetSimulationBaseConfigNode
Remarks
Gravity properties configuration node.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseGravityOverride | Use the config gravity value instead of world gravity. | |
| FVector3f | GravityOverride | The gravitational acceleration vector [cm/s^2]. | |
| float | GravityScale | Scale factor applied to the world gravity and also to the clothing simulation interactor gravity. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosClothAssetSimulationGravityConfigNode
(
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 * |