Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/FChaosEngineInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FPhysicsGeometryCollection_Chaos GetGeometryCollection
(
const FPhysicsShapeHandle& InShape |
Chaos/ChaosEngineInterface.h | ||
static FPhysicsGeometryCollection_Chaos GetGeometryCollection
(
const FPhysicsGeometry& InShape |
Chaos/ChaosEngineInterface.h |
GetGeometryCollection(const FPhysicsShapeHandle &)
| Name | GetGeometryCollection |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosEngineInterface.h |
| Include Path | #include "Chaos/ChaosEngineInterface.h" |
| Source | /Engine/Source/Runtime/PhysicsCore/Private/ChaosEngineInterface.cpp |
static FPhysicsGeometryCollection_Chaos GetGeometryCollection
(
const FPhysicsShapeHandle & InShape
)
GetGeometryCollection(const FPhysicsGeometry &)
| Name | GetGeometryCollection |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosEngineInterface.h |
| Include Path | #include "Chaos/ChaosEngineInterface.h" |
| Source | /Engine/Source/Runtime/PhysicsCore/Private/ChaosEngineInterface.cpp |
static FPhysicsGeometryCollection_Chaos GetGeometryCollection
(
const FPhysicsGeometry & InShape
)