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 FUVShellMapSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | BackgroundColor | ||
| FImageDimensions | Dimensions | ||
| FLinearColor | ShellColor | ||
| int | UVLayer | ||
| FLinearColor | WireframeColor | ||
| float | WireframeThickness |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FUVShellMapSettings& Other |