Navigation
API > API/Plugins > API/Plugins/MeshLODToolset
| |
|
| Name |
FLODManagerLODInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Editor/MeshLODToolset/Source/MeshLODToolset/Public/Tools/LODManagerTool.h |
| Include Path |
#include "Tools/LODManagerTool.h" |
Syntax
USTRUCT ()
struct FLODManagerLODInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| TriangleCount |
int32 |
|
Tools/LODManagerTool.h |
- VisibleAnywhere
- Category=LODInformation
- Meta=(NoResetToDefault)
|
| VertexCount |
int32 |
|
Tools/LODManagerTool.h |
- VisibleAnywhere
- Category=LODInformation
- Meta=(NoResetToDefault)
|