Physics

Windows
MacOS
Linux

Classes

Name

Description

Public class

FPhysicsDataCollection

FPhysicsDataCollection holds onto physics-system data that is needed for various interactive tools and algorithms.

Functions

Name Description

Public function

void

 

UE::Geometry::GetFKElement

(
    const FSphere3d& Sphere,
    FKSphereElem& ElemInOut
)

Convert FSphere3d to FKSphereElem

Public function

void

 

UE::Geometry::GetFKElement

(
    const FOrientedBox3d& Box,
    FKBoxElem& BoxInOut
)

Convert FOrientedBox3d to FKBoxElem

Public function

void

 

UE::Geometry::GetFKElement

(
    const FCapsule3d& Capsule,
    FKSphylElem& CapsuleInOut
)

Convert FCapsule3d to FKSphylElem

Public function

void

 

UE::Geometry::GetFKElement

(
    const FDynamicMesh3& Mesh,
    FKConvexElem& ConvexInOut
)

Convert FDynamicMesh3 to FKConvexElem

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss