Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes > API/Plugins/ChaosFleshNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FTriangleMeshSimulationPropertiesDataflowNodes
References
| Module | ChaosFleshNodes |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshTriangleMeshSimulationPropertiesNode.h |
| Include | #include "Dataflow/ChaosFleshTriangleMeshSimulationPropertiesNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FTriangleMeshSimulationPropertiesDataflowNodes : public FDataflowNode
Remarks
Convert tetmesh to simulate using surface traingle mesh only
Variables
| Type | Name | Description | |
|---|---|---|---|
| FManagedArrayCollection | Collection | ||
| TArray< FString > | MeshNames | ||
| float | TriangleMeshDensity | ||
| float | VertexTriangleMeshDamping | ||
| float | VertexTriangleMeshStiffness |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTriangleMeshSimulationPropertiesDataflowNodes
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FTriangleMeshSimulationPropertiesDataflowNodes, |
|||
Overridden from FDataflowNode
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
UE::Dataflow::FContext& Context, |
Evaluation |
Typedefs
| Name | Description |
|---|---|
| DataType |