Navigation
API > API/Runtime > API/Runtime/PhysicsCore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const Chaos::FPerShapeData * ChaosInterface::GetShape
(
const FActorShape& Hit |
ChaosInterfaceWrapperCore.h | ||
const Chaos::FPerShapeData * ChaosInterface::GetShape
(
const FPTActorShape& Hit |
ChaosInterfaceWrapperCore.h |
ChaosInterface::GetShape(const FActorShape &)
| Name | ChaosInterface::GetShape |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/ChaosInterfaceWrapperCore.h |
| Include Path | #include "ChaosInterfaceWrapperCore.h" |
namespace ChaosInterface
{
const Chaos::FPerShapeData * ChaosInterface::GetShape
(
const FActorShape & Hit
)
}
ChaosInterface::GetShape(const FPTActorShape &)
| Name | ChaosInterface::GetShape |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/ChaosInterfaceWrapperCore.h |
| Include Path | #include "ChaosInterfaceWrapperCore.h" |
namespace ChaosInterface
{
const Chaos::FPerShapeData * ChaosInterface::GetShape
(
const FPTActorShape & Hit
)
}