Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | EChaosSolverTickMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsCoreTypes.h |
| Include Path | #include "PhysicsCoreTypes.h" |
Syntax
enum EChaosSolverTickMode
{
Fixed,
Variable,
VariableCapped,
VariableCappedWithTarget,
}
Values
| Name | Remarks |
|---|---|
| Fixed | |
| Variable | |
| VariableCapped | |
| VariableCappedWithTarget |