Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/ToolTargets > API/Plugins/ModelingComponentsEditorOnly/ToolTargets/UStaticMeshCompo-
References
| Module | ModelingComponentsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/ToolTargets/StaticMeshComponentToolTarget.h |
| Include | #include "ToolTargets/StaticMeshComponentToolTarget.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Private/ToolTargets/StaticMeshComponentToolTarget.cpp |
virtual void SetEditingLOD
(
EMeshLODIdentifier RequestedEditingLOD
)
Remarks
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.