P2UVector

Convert PhysX PxVec3 to Unreal [FVector](API\Runtime\Core\Math\FVector)

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/PhysXPublicCore.h

Include

#include "PhysXPublicCore.h"

Syntax

FVector P2UVector
(
    const PxVec3 & PVec
)

Remarks

Convert PhysX PxVec3 to Unreal FVector

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