Navigation
API > API/Runtime > API/Runtime/PhysicsCore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 ChaosInterface::GetInternalFaceIndex
(
const FQueryHit& Hit |
ChaosInterfaceWrapperCore.h | ||
uint32 ChaosInterface::GetInternalFaceIndex
(
const FPTQueryHit& Hit |
ChaosInterfaceWrapperCore.h |
ChaosInterface::GetInternalFaceIndex(const FQueryHit &)
| Name | ChaosInterface::GetInternalFaceIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/ChaosInterfaceWrapperCore.h |
| Include Path | #include "ChaosInterfaceWrapperCore.h" |
namespace ChaosInterface
{
uint32 ChaosInterface::GetInternalFaceIndex
(
const FQueryHit & Hit
)
}
ChaosInterface::GetInternalFaceIndex(const FPTQueryHit &)
| Name | ChaosInterface::GetInternalFaceIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/ChaosInterfaceWrapperCore.h |
| Include Path | #include "ChaosInterfaceWrapperCore.h" |
namespace ChaosInterface
{
uint32 ChaosInterface::GetInternalFaceIndex
(
const FPTQueryHit & Hit
)
}