Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/ChaosFlesh
Inheritance Hierarchy
- UObject
- UDataflowContextObject
- UDataflowBaseContent
- UDataflowSkeletalContent
- UDataflowFleshContent
References
| Module | ChaosFleshEngine |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/FleshAsset.h |
| Include | #include "ChaosFlesh/FleshAsset.h" |
Syntax
UCLASS ()
class UDataflowFleshContent : public UDataflowSkeletalContent
Remarks
Dataflow content owning dataflow and solver properties that will be used to evaluate the graph
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSolverCollisionsGroup | SolverCollisions | ||
| FSolverConstraintsGroup | SolverConstraints | ||
| FSolverDebuggingGroup | SolverDebugging | ||
| FSolverEvolutionGroup | SolverEvolution | ||
| FSolverForcesGroup | SolverForces | ||
| FSolverMuscleActivationGroup | SolverMuscleActivation | ||
| FSolverTimingGroup | SolverTiming |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
UObject* InThis, |
Overridden from UDataflowBaseContent
| Type | Name | Description | |
|---|---|---|---|
| void | SetActorProperties
(
TObjectPtr< AActor >& PreviewActor |
Set all the preview actor exposed properties |