Navigation
API > API/Runtime > API/Runtime/Chaos
The results from SATPenetration.
| Name | FSATResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SAT.h |
| Include Path | #include "Chaos/SAT.h" |
Syntax
struct FSATResult
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSATResult() |
Chaos/SAT.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FeatureIndices | int32 | Chaos/SAT.h | ||
| FeatureTypes | ESATFeatureType | Chaos/SAT.h | ||
| SignedDistance | FReal | Chaos/SAT.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsEdgeContact() |
Chaos/SAT.h | ||
bool IsPlaneContact() |
Chaos/SAT.h | ||
bool IsValid() |
Chaos/SAT.h | ||
FSATResult & SwapShapes() |
Chaos/SAT.h |