Description
AddSolverDeformer (v1)
Add a graph deformer to the groom simulation
Input(s) : PhysicsSolvers - Physics solvers to advance in time SimulationTime - Delta time to use to advance the solver
Output(s): PhysicsSolvers [Passthrough] - Physics solvers to advance in time
Information
| Module | HairStrandsSolver |
| Category | Physics|Solver |
| Tags | DataflowSimulationTag |
| Type | FAddSolverDeformerDataflowNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| MeshDeformer | Graph deformer solver the component is using | TObjectPtr<UOptimusDeformer> | None |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| SimulationTime | Delta time to use to advance the solver | FDataflowSimulationTime | () |
| PhysicsSolvers | Physics solvers to advance in time | TArray<FDataflowSimulationProperty> |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| PhysicsSolvers | Physics solvers to advance in time | TArray<FDataflowSimulationProperty> |