Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Baking
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Baking/RenderCaptureFunctions.h |
| Include | #include "Baking/RenderCaptureFunctions.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Baking/RenderCaptureFunctions.cpp |
namespace UE
{
namespace Geometry
{
MODELINGCOMPONENTS_API void UE&58;&58;Geometry&58;&58;GetTexturesFromRenderCaptureBaker
&40;
const TUniquePtr< FMeshMapBaker > & Baker,
FRenderCaptureTextures & TexturesOut
&41;
}
}
Remarks
Note: The source data in the textures is not updated by this function.