BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'SolverBreakingFilterSettings' from its members
Inputs
Type | Name | Description |
---|---|---|
boolean | Filter Enabled | Filter is enabled. |
real | Min Mass Threshold | The minimum mass threshold for the results (compared with min of particle 1 mass and particle 2 mass). |
real | Min Speed Threshold | The min velocity threshold for the results (compared with min of particle 1 speed and particle 2 speed). |
real | Min Volume Threshold |
Outputs
Type | Name | Description |
---|---|---|
struct | Solver Breaking Filter Settings |