Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > UE::LWC::NarrowWorldPositionChecked
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Vector.h |
Include | #include "Math/Vector.h" |
namespace UE
{
namespace LWC
{
FVector3f UE&58;&58;LWC&58;&58;NarrowWorldPositionChecked
&40;
const FVector & WorldPosition
&41;
}
}
Remarks
Validated narrowing cast for world positions. FVector -> FVector3f.