Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FConstraintContainerSolver
Description
Set the solver priority. Solvers are sorted by priority. Lower values are solved first so solvers with higher priorty values with "win" over lower ones.
| Name | SetPriority |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Evolution/SolverConstraintContainer.h |
| Include Path | #include "Chaos/Evolution/SolverConstraintContainer.h" |
void SetPriority
(
const int32 InPriority
)
See Also
- FPBDConstraintGroupSolver