Navigation
API > API/Plugins > API/Plugins/HairModelingToolset > API/Plugins/HairModelingToolset/UGroomToMeshTool
| Name | FSimplifySettings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/HairModelingToolset/Source/HairModelingToolset/Public/GroomToMeshTool.h |
| Include Path | #include "GroomToMeshTool.h" |
Syntax
struct FSimplifySettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| InputMesh | TSharedPtr< FDynamicMesh3, ESPMode::ThreadSafe > | GroomToMeshTool.h | ||
| TargetCount | int32 | GroomToMeshTool.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FSimplifySettings& Other |
GroomToMeshTool.h |