Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Physics/GenericPhysicsInterface.h |
| Include | #include "Physics/GenericPhysicsInterface.h" |
Syntax
template<typename TAccel>
struct FGenericRaycastPhysicsInterfaceUsingSpatialAcceleration
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | RaycastMulti
(
const TAccel& Accel, |
||
| bool | RaycastSingle
(
const TAccel& Accel, |
||
| bool | RaycastTest
(
const TAccel& Accel, |