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