Navigation
API > API/Plugins > API/Plugins/ChaosFleshNodes
| Name | FSetFleshDefaultPropertiesNode |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshNodes/Public/Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
| Include Path | #include "Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h" |
Syntax
USTRUCT (Meta=(DataflowFlesh))
struct FSetFleshDefaultPropertiesNode : public FDataflowNode
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDataflowNode → FSetFleshDefaultPropertiesNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSetFleshDefaultPropertiesNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collection | FManagedArrayCollection | Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
|
|
| Density | float | Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
|
|
| VertexDamping | float | Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
|
|
| VertexIncompressibility | float | Sets incompressibility on vertex basis. | Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
|
| VertexInflation | float | Sets inflation on vertex basis. | Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
|
| VertexStiffness | float | Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DATAFLOW_NODE_DEFINE_INTERNAL
(
FSetFleshDefaultPropertiesNode, |
Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h | ||
FGeometryCollection::StaticType() |
Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |
Overridden from FDataflowNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Evaluate
(
UE::Dataflow::FContext& Context, |
Dataflow/ChaosFleshSetFleshDefaultPropertiesNode.h |