LOD Recipe - Build using commandlet
Prerequisites
A LOD Recipe asset prepared with mesh(es) and LOD(s) settings. Create a LOD Recipe using this quickstart.
Build using commandlet
Use the below example to build all LOD Recipes belonging to <ProjectName>. The example also saves all generated LODs without using source control.
shell
UE4Editor-cmd.exe <ProjectName> -AllowCommandletRendering -run=LODRecipeCommandlet -Save -NoSourceControl
Important
-AllowCommandletRendering is needed for a successive build if material baking is enabled by any of the LOD Recipes
See Also
- All available LOD Recipe commandlet switches