Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/ToolTargets > API/Plugins/ModelingComponentsEditorOnly/ToolTargets/UStaticMeshToolTarget
- IMeshDescriptionProvider::GetMeshDescriptionLOD()
- UStaticMeshToolTarget::GetMeshDescriptionLOD()
References
| Module | ModelingComponentsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/ToolTargets/StaticMeshToolTarget.h |
| Include | #include "ToolTargets/StaticMeshToolTarget.h" |
virtual EMeshLODIdentifier GetMeshDescriptionLOD&40;&41; const
Remarks
For providers that have LODs (i.e. if SupportsLODs returns true), returns the LOD that GetMeshDescription/etc will return. Otherwise, returns Default LOD.