Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/ToolTargets > API/Plugins/ModelingComponentsEditorOnly/ToolTargets/UStaticMeshToolTarget
References
| Module | ModelingComponentsEditorOnly |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/ToolTargets/StaticMeshToolTarget.h |
| Include | #include "ToolTargets/StaticMeshToolTarget.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Private/ToolTargets/StaticMeshToolTarget.cpp |
static const FMeshDescription * GetMeshDescriptionWithScaleApplied
(
UStaticMesh * Mesh,
int32 UseLOD,
FMeshDescriptionCache & Cache
)
Remarks
Helper to get the mesh description with build scale applied, using/updating the cache as needed