![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ConvexVolume.h>
Public Member Functions | |
| FOutcode () | |
| FOutcode (bool bInInside, bool bInOutside) | |
| void | SetInside (bool bNewInside) |
| void | SetOutside (bool bNewOutside) |
| bool | GetInside () const |
| bool | GetOutside () const |
Encapsulates the inside and/or outside state of an intersection test.
|
inline |
|
inline |
|
inline |