Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UBakeUVShellMapToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/BakeMeshAttributeToolCommon.h |
| Include | #include "BakeMeshAttributeToolCommon.h" |
Syntax
UCLASS ()
class UBakeUVShellMapToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | BackgroundColor | The color of pixels external to UV shells. | |
| FLinearColor | ShellColor | The color of the UV shell interior pixels. | |
| int | UVLayer | The source mesh UV Layer to sample. | |
| FLinearColor | WireframeColor | The color of wireframe pixels. | |
| float | WireframeThickness | The thickness of the wireframe in pixels. |