PxShapeToChaosGeom

Convert physx shape to chaos geometry - must be inline because of unique ptr crossing dlls

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

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

Include

#include "PhysXToChaosUtil.h"

Syntax

TUniquePtr< Chaos::TImplicitObjectTransformed< float, 3 > > PxShapeToChaosGeom
(
    PxShape * Shape
)

Remarks

Convert physx shape to chaos geometry - must be inline because of unique ptr crossing dlls

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