UE::Geometry::GetFKElement

Convert FSphere3d to [FKSphereElem](API\Runtime\Engine\PhysicsEngine\FKSphereElem)

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Physics/CollisionGeometryConversion.h

Include

#include "Physics/CollisionGeometryConversion.h"

Syntax

namespace UE
{
    namespace Geometry
    {
        void UE::Geometry::GetFKElement
        (
            const FSphere3d & Sphere,
            FKSphereElem & ElemInOut
        )
    }
}

Remarks

Convert FSphere3d to FKSphereElem

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