FPhysXCookHelper::CreatePhysicsMeshesAsync_Concurrent

Cooks based on CookInfo and saves the results into the output data.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PhysXCookHelper.h

Include

#include "PhysXCookHelper.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysXCookHelper.cpp

Syntax

void CreatePhysicsMeshesAsync_Concurrent
(
    FSimpleDelegateGraphTask::FDelegate FinishDelegate
)

Remarks

Cooks based on CookInfo and saves the results into the output data. Calls back into the delegate on the game thread when done

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