Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/UStaticMeshReadOnlyToolTarget
Helper struct to cache mesh descriptions, so we can provide the const ptr GetMeshDescription API while still handling the Build Scale
| Name | FCachedMeshDescription |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/ToolTargets/StaticMeshToolTarget.h |
| Include Path | #include "ToolTargets/StaticMeshToolTarget.h" |
Syntax
struct FCachedMeshDescription
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Copy | TUniquePtr< FMeshDescription > | ToolTargets/StaticMeshToolTarget.h | ||
| Source | FMeshDescription * | ToolTargets/StaticMeshToolTarget.h |