Navigation
API > API/Runtime > API/Runtime/Chaos
Parameters for SATPenetartion.
| Name | FSATSettings |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SAT.h |
| Include Path | #include "Chaos/SAT.h" |
Syntax
struct FSATSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSATSettings() |
Chaos/SAT.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ObjectBias | FReal | Bias to select first (+ve) or second (-ve) object as the Plane owner when both report similar Plane-Vertex distances. | Chaos/SAT.h | |
| PlaneBias | FReal | Bias to select Plane-Vertex contacts over Edge-Edge contacts with similar separation. | Chaos/SAT.h |