![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosInterfaceWrapperCore.h>
Public Member Functions | |
| FPhysicsRaycastInputAdapater (const FVector &InStart, const FVector &InDir, const EHitFlags InFlags) | |
Public Attributes | |
| FVector | Start |
| FVector | Dir |
| EHitFlags | OutputFlags |
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)
|
inline |
| FVector ChaosInterface::FPhysicsRaycastInputAdapater::Dir |
| EHitFlags ChaosInterface::FPhysicsRaycastInputAdapater::OutputFlags |
| FVector ChaosInterface::FPhysicsRaycastInputAdapater::Start |