U2PVector

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

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

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

Include

#include "PhysXPublicCore.h"

Syntax

PxVec3 U2PVector
(
    const FVector & UVec
)

Remarks

Convert Unreal FVector to PhysX PxVec3

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