Navigation
API > API/Runtime > API/Runtime/DataflowSimulation > API/Runtime/DataflowSimulation/Dataflow > API/Runtime/DataflowSimulation/Dataflow/Interfaces
Inheritance Hierarchy
- FDataflowSimulationProxy
- FDataflowPhysicsSolverProxy
- FClothSimulationProxy
- FDataflowFleshSolverProxy
- FDataflowRigidSolverProxy
References
| Module | DataflowSimulation |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Simulation/Public/Dataflow/Interfaces/DataflowPhysicsSolver.h |
| Include | #include "Dataflow/Interfaces/DataflowPhysicsSolver.h" |
Syntax
USTRUCT ()
struct FDataflowPhysicsSolverProxy : public FDataflowSimulationProxy
Remarks
Dataflow simulation physics solver proxy (PT)
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AdvanceSolverDatas
(
const float DeltaTime |
Advance the solver datas in time | |
| float | GetTimeStep () |
Get the solver time step |
Overridden from FDataflowSimulationProxy
| Type | Name | Description | |
|---|---|---|---|
| const UScriptStruct * | Get the proxy script struct |