UBodySetup::GetCookInfo

Generates the information needed for cooking geometry.

Windows
MacOS
Linux

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

Syntax

void GetCookInfo
(
    FCookBodySetupInfo & OutCookInfo,
    EPhysXMeshCookFlags InCookFlags
) const

Remarks

Generates the information needed for cooking geometry.

Parameters

Parameter

Description

OutCookInfo

Info needed during cooking

InCookFlags

Any flags desired for TriMesh cooking

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