Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterPaletteEditor > API/Plugins/MetaHumanCharacterPaletteEditor/IMetaHumanCharac-
Description
Forces the given actor LOD to be displayed.
The face and body LODs to be used are determined by the mapping arrays passed into InitializeMetaHumanCharacterEditorActor.
If InForcedLOD is INDEX_NONE, the actor LOD is not forced and should be selected naturally, e.g. based on screen size.
| Name | SetForcedLOD |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterPaletteEditor/Public/MetaHumanCharacterEditorActorInterface.h |
| Include Path | #include "MetaHumanCharacterEditorActorInterface.h" |
void SetForcedLOD
(
int32 InForcedLOD
)