Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FSkinSimulationPropertiesDataflowNodes
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshSkinSimulationPropertiesNode.h |
| Include | #include "Dataflow/ChaosFleshSkinSimulationPropertiesNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FSkinSimulationPropertiesDataflowNodes : public FDataflowNode
Remarks
Set triangle mesh to simulate using skin constraints
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bSkinConstraints | ||
| FManagedArrayCollection | Collection |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSkinSimulationPropertiesDataflowNodes
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FSkinSimulationPropertiesDataflowNodes, |
|||
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
UE::Dataflow::FContext& Context, |
Evaluation |
Typedefs
| Name | Description |
|---|---|
| DataType |