Navigation
Unreal Engine C++ API Reference > Plugins > ModelingComponents > Physics
Type | Name | Description | |
---|---|---|---|
![]() |
void | UE::Geometry::GetFKElement
(
const FSphere3d& Sphere, |
Convert FSphere3d to FKSphereElem |
![]() |
void | UE::Geometry::GetFKElement
(
const FOrientedBox3d& Box, |
Convert FOrientedBox3d to FKBoxElem |
![]() |
void | UE::Geometry::GetFKElement
(
const FCapsule3d& Capsule, |
Convert FCapsule3d to FKSphylElem |
![]() |
void | UE::Geometry::GetFKElement
(
const FDynamicMesh3& Mesh, |
Convert FDynamicMesh3 to FKConvexElem |
![]() |
void | UE::Geometry::GetFKElement
(
const FTransform3d& GridTransform, |
Create FKLevelSet from the given grid information |