UE::Geometry::GetFKElement

Convert FCapsule3d to [FKSphylElem](API\Runtime\Engine\PhysicsEngine\FKSphylElem)

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 FCapsule3d & Capsule,
            FKSphylElem & CapsuleInOut
        )
    }
}

Remarks

Convert FCapsule3d to FKSphylElem

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