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