FPhysXCooking::CookTriMeshImp

Windows
MacOS
Linux

References

Module

PhysXCooking

Header

/Engine/Source/Runtime/PhysXCooking/Private/PhysXCooking.cpp

Include

#include "PhysXCooking.cpp"

Syntax

template<bool bUseBuffer>
bool CookTriMeshImp
(
    FName Format,
    EPhysXMeshCookFlags CookFlags,
    const TArray< FVector > & SrcVertices,
    const TArray< FTriIndices > & SrcIndices,
    const TArray< uint16 > & SrcMaterialIndices,
    const bool FlipNormals,
    TArray< uint8 > & OutBuffer,
    PxTriangleMesh *& OutTriangleMesh
) const

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