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" |
Syntax
struct FCachedMeshDescription
Remarks
Helper struct to cache mesh descriptions, so we can provide the const ptr GetMeshDescription API while still handling the Build Scale
Variables
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< FMeshDescription > | Copy | ||
| FMeshDescription * | Source |