P2UTransform

Convert PhysX PxTransform to Unreal PxTransform

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

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

Include

#include "PhysXPublicCore.h"

Source

/Engine/Source/Runtime/PhysicsCore/Private/PhysXPublicCore.cpp

Syntax

FTransform P2UTransform
(
    const PxTransform & PTM
)

Remarks

Convert PhysX PxTransform to Unreal 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