Navigation
API > API/Plugins > API/Plugins/MeshLODToolset > API/Plugins/MeshLODToolset/Tools
References
| Module | MeshLODToolset |
| Header | /Engine/Plugins/Editor/MeshLODToolset/Source/MeshLODToolset/Public/Tools/GenerateStaticMeshLODAssetTool.h |
| Include | #include "Tools/GenerateStaticMeshLODAssetTool.h" |
Syntax
USTRUCT ()
struct FGenerateStaticMeshLOD_TextureConfig
Variables
| Type | Name | Description | |
|---|---|---|---|
| EGenerateStaticMeshLOD_BakeConstraint | Constraint | ||
| TObjectPtr< UTexture2D > | Texture |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FGenerateStaticMeshLOD_TextureConfig& Other |