Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeToolCommon.h |
| Include | #include "BakeMeshAttributeToolCommon.h" |
Syntax
struct FDetailMeshSettings
Remarks
Bake tool property settings structs
Variables
| Type | Name | Description | |
|---|---|---|---|
| EBakeNormalSpace | NormalSpace | ||
| int32 | UVLayer |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FDetailMeshSettings& Other |