U2PTransform

Convert Unreal [FTransform](API\Runtime\Core\Math\FTransform) to PhysX PxTransform

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

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

Include

#include "PhysXPublicCore.h"

Syntax

PxTransform U2PTransform
(
    const FTransform & UTransform
)

Remarks

Convert Unreal FTransform to PhysX PxTransform

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