Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UBodySetup
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodySetup.h |
Include | #include "PhysicsEngine/BodySetup.h" |
Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodySetup.cpp |
void GetCookInfo
&40;
FCookBodySetupInfo & OutCookInfo,
EPhysXMeshCookFlags InCookFlags
&41; const
Remarks
Generates the information needed for cooking geometry.
Parameters
Name | Description |
---|---|
OutCookInfo | Info needed during cooking |
InCookFlags | Any flags desired for TriMesh cooking |