Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/UStaticMeshComponentReadOnlyTool-
Description
Configure active LOD to edit. Can only call this after Component is configured in base UPrimitiveComponentToolTarget. If requested LOD does not exist, fall back to one that does.
| Name | SetEditingLOD |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/ToolTargets/StaticMeshComponentToolTarget.h |
| Include Path | #include "ToolTargets/StaticMeshComponentToolTarget.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Private/ToolTargets/StaticMeshComponentToolTarget.cpp |
virtual void SetEditingLOD
(
EMeshLODIdentifier RequestedEditingLOD
)