UE::Geometry::GetFKElement

Convert [FDynamicMesh3](API\Plugins\DynamicMesh\FDynamicMesh3) to [FKConvexElem](API\Runtime\Engine\PhysicsEngine\FKConvexElem)

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 FDynamicMesh3 & Mesh,
            FKConvexElem & ConvexInOut
        )
    }
}

Remarks

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