Navigation
API > API/Plugins > API/Plugins/ModelingComponentsEditorOnly > API/Plugins/ModelingComponentsEditorOnly/UStaticMeshReadOnlyToolTarget
Helper to get the mesh description with build scale applied, using/updating the cache as needed
| Name | FGetMeshDescriptionOptions |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponentsEditorOnly/Public/ToolTargets/StaticMeshToolTarget.h |
| Include Path | #include "ToolTargets/StaticMeshToolTarget.h" |
Syntax
struct FGetMeshDescriptionOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAllowRecomputeNormals | bool | ToolTargets/StaticMeshToolTarget.h | ||
| bAllowRecomputeTangents | bool | ToolTargets/StaticMeshToolTarget.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FGetMeshDescriptionOptions Default() |
ToolTargets/StaticMeshToolTarget.h |