Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IPreviewLODController
Description
Set which LOD level an auto-generated list of LOD options should start from. Allows certain LOD levels to be handled by commands provided by `FillLODCommands()_.
| Name | GetAutoLODStartingIndex |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/IPreviewLODController.h |
| Include Path | #include "IPreviewLODController.h" |
virtual int32 GetAutoLODStartingIndex() const