Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Baking
| Type | Name | Description | |
|---|---|---|---|
| MODELINGCOMPONENTS_API TUniquePtr< FMeshMapBaker > | UE::Geometry::MakeRenderCaptureBaker
(
FDynamicMesh3* BaseMesh, |
Return a render capture baker, note the lifetime of all arguments such match the lifetime of the returned baker. | |
| MODELINGCOMPONENTS_API TUniquePtr< FMeshMapBaker > | UE::Geometry::MakeRenderCaptureBaker
(
FDynamicMesh3* BaseMesh, |
Please use the overload where PendingBake has type FRenderCaptureTypeFlags instead. |