PTransform2UMatrix

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

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

FMatrix PTransform2UMatrix
(
    const PxTransform & PTM
)

Remarks

Convert PhysX PxTransform to Unreal FMatrix

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