Navigation
API > API/Runtime > API/Runtime/PhysicsCore
We use this struct so that if no conversion is needed in another API, we can avoid the copy (if we think that's critical)
| Name | FPhysicsOverlapInputAdapater |
| Type | struct |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/ChaosInterfaceWrapperCore.h |
| Include Path | #include "ChaosInterfaceWrapperCore.h" |
Syntax
struct FPhysicsOverlapInputAdapater
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPhysicsOverlapInputAdapater
(
const FTransform& InPose |
ChaosInterfaceWrapperCore.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GeomPose | FTransform | ChaosInterfaceWrapperCore.h |