Navigation
API > API/Plugins > API/Plugins/HairModelingToolset
| Name | FLODLevelGenerateSettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/HairModelingToolset/Source/HairModelingToolset/Public/GenerateLODMeshesTool.h |
| Include Path | #include "GenerateLODMeshesTool.h" |
Syntax
USTRUCT ()
struct FLODLevelGenerateSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bReproject | bool | Target vertex/triangle count | GenerateLODMeshesTool.h |
|
| Result | FString | GenerateLODMeshesTool.h |
|
|
| SimplifierType | ESimplifyType | Simplification Scheme | GenerateLODMeshesTool.h |
|
| TargetCount | int32 | Target vertex/triangle count | GenerateLODMeshesTool.h |
|
| TargetMode | ESimplifyTargetType | Simplification Target Type | GenerateLODMeshesTool.h |
|
| TargetPercentage | int32 | Target percentage | GenerateLODMeshesTool.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FLODLevelGenerateSettings& Other |
GenerateLODMeshesTool.h |